User: OSSGeek

  • Public profile

User profile: OSSGeek

User info
User name:OSSGeek
History
Joined:
Number of posts:8
Latest posts:

structure error
Hi, My structure looks like this: [code]struct stureg { char fname [20]; char lname [30...

delete record function
Thanks! I removed it and changed the file definitions to [code] ofstream rectemp ("rectemp.txt"); ...

delete record function
Hey Guys, I need some help for my delete function. would you please have a look at my code and gi...

fflush needed?
Guys, Do I really need fflush in this c++ piece of code? [code]ofstream Records; Records.open("...

using fstream
Hey Guys, I need help rewriting this code in a better way with fstream [code]//opening the Rec...

This user does not accept Private Messages