Thursday, July 9, 2009

Can anyone tell me where i can get free c++ projects which include file operation?

i have to submit it next week and i am not that good with file operations....so pls help me...

Can anyone tell me where i can get free c++ projects which include file operation?
Yes.
Reply:Google C++ file examples and you will get a plethora of examples. The source listed below is just one of them.





You don't say WHICH file operations you are having problems with or what operating system you are using. Both would be helpful if you want to ask a specific question about how to use one of the operations (on this site).





A good book to use -- if it is even still in print -- is C/C++ Programmers Reference by Herbert Schildt (ISBN 0-07-882367-6). I have been writting C++ for well over 10 years (programming and designing for 23), and I keep this book on my desk. I refer to it ALL the time when I can't remember the syntax for something like this.


No comments:

Post a Comment