User profile: pradyatwork

User info
User name:pradyatwork
Email:pradyatwork@gmail.com
Name:Pradyumn
Location:Ghaziabad
Bio:c++ programmer
Statistical data
Gender:Male
Occupation:Administrator
Skills:C
C++
History
Joined:
Number of posts:2
Latest posts:

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...