Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
What's the best book to understand all the files concepts in C or C++


cheers
Posted
Comments
Sandeep Mewara 16-May-12 9:09am    
"best book" would be different for different people.

C and C++ are different languages. You would learn both from the different books.

1 solution

Please refer some links, you just want to learn those concepts of file handling. The concept is same but only difference is examples or explanations, just refer some of links which will do some needful for you..
C:
File Handling in C Language[^]
File management in C[^]
File Management in C[^]
File Management[^]
File Handling PPT[^]
File Management in C (pdf)[^]

C++:
Beginners tutorial to file handling[^]
C++ File I/O[^]
Input/Output with files[^]
File Handling In C++[^]
Data file[^]
C++ program in file handling[^]
C++ File I/O Classes and Functions[^]
 
Share this answer
 
Comments
VJ Reddy 22-May-12 5:10am    
Good references. 5!
Prasad_Kulkarni 22-May-12 5:13am    
Thank you VJ!
Pandvi 22-May-12 5:20am    
Wow! Nice collection. +5!
Prasad_Kulkarni 22-May-12 5:22am    
Thank you Pandvi!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900