Hi,
I want to write a program in c which will open a file and reads the contents adn goto the last record and get the details of the last record.
Bbasically the file contains numbers. 0,1,2,.....
Add one number to the last no and open a file on that name and again append the new number to...
Hi,
I want to write a program in c which will open a file and reads the contents adn goto the last record and get the details of the last record and add one number to it and and open a file on that name and again append the new number to the first file. This process should go on whenever a the...
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.