binary file read/write function ?which function should i use, to read data from binary file.. inFile.read(static_cast<char *>(&...
File handling problem - modifying record I have to make a file (or a database I should say)in which I can read,write,append ---I can do these...