create a text file a.txt with some text in it. Now write a c program to copy the file to a new file called b.txt without using file pointer.
C
I/O
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)