Search This Blog

Monday, August 15, 2011

Using Files In C++: Need Help

i’m working on a small project where i’m storing student details in an array of structures.The admin logs in to modify these details.How do i get this data to remain permanent?(i.e the data entered should not be erased every time i re-open the program)


Is there no way other than using the concept of files?If the answer is no,please tell me how to do it with files.

http://bit.ly/ncZAcW

No comments:

Post a Comment