Hi,
I'm trying to read from a file and then based on certain conditions filtering it into another file.But what i get in the file and the console are some unreadable characters.Could anyone tell me where am i going wrong? My code is this :
char c[100];
FILE *fpt, *reqfpt;
fpt =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.