I am using fgets but that is also causing the same problem. #include<stdio.h> #include<stdlib.h> #include<string.h> int main() { char a[20]; int...
I can't find the error.When I was running it, it basically sidesteps this fgets(a,n,stdin) and directly executes line 30-string is not...
Separate names with a comma.