structure errorHi, My structure looks like this: [code]struct stureg { char fname [20]; char lname [30...
delete record functionThanks! I removed it and changed the file definitions to [code] ofstream rectemp ("rectemp.txt"); ...
delete record functionHey 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 fstreamHey Guys, I need help rewriting this code in a better way with fstream [code]//opening the Rec...
This user does not accept Private Messages