|
hi..
i have made a simple C program to copy 1 file to another file...using fgetc and fputc...
the code is working fine except 1 problem is that ÿ is appearing at the end of the destination file...can some1 please tell me why this is coming?..
by the way i am using Turbo C
thank you
|