! File handling in C++ !
Jan 28, 2016 at 11:29pm
Please tell me what this line do->
while(f1.read((char*)this,sizeof(park)));
Please tell what's the use of WHILE and THIS in this statement.
Jan 28, 2016 at 11:40pm
Please don't start multiple topics on the same subject:
http://www.cplusplus.com/forum/general/183480/
Topic archived. No new replies allowed.