Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 25th, 2006, 7:02 AM   #1
shadyi
Newbie
 
Join Date: Apr 2006
Posts: 20
Rep Power: 0 shadyi is an unknown quantity at this point
Exclamation manipulate files using c++

Hey everyone
i need a good book that totally covers dealing with files using C++
any suggestions ?
please provide amazon links or any details about the book

thanks
shadyi is offline   Reply With Quote
Old Aug 25th, 2006, 7:25 AM   #2
sunnypalsingh
Programmer
 
sunnypalsingh's Avatar
 
Join Date: Dec 2005
Posts: 33
Rep Power: 0 sunnypalsingh is on a distinguished road
Thinking In C++, Vol -1 & 2 By Bruce Eckel
http://www.mindview.net/
__________________
The only real valuable thing is intuition.
-Albert Einstein
sunnypalsingh is offline   Reply With Quote
Old Aug 25th, 2006, 8:17 AM   #3
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
>i need a good book that totally covers dealing with files using C++
A book that totally covers filehandling in C++ would need to be specialized to iostreams, because the topic is extremely broad. To my knowledge, there are only two tutorial style books that do this to any useful extent: "The C++ Standard Library - A Tutorial and Reference" and "Standard C++ IOStreams and Locales". There's also an older IOStreams book by Steve Teale, but it's more of a historical curiosity at this point.

If all you want is the basic stuff (ie. you don't plan on writing a streambuf, extending the stream classes in any way, or working heavily with internationalization) then just about any recommended book on C++ will cover what you want.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unix commands compatible with Windows? titaniumdecoy Bash / Shell Scripting 7 Oct 5th, 2006 7:25 AM
Command Prompt SkyPioneer Coder's Corner Lounge 5 May 3rd, 2006 10:07 PM
Checking source codes of image, audio and video files on_auc C++ 3 Feb 21st, 2005 8:36 PM
shutil.copy corrupting files? TimL Python 0 Feb 20th, 2005 3:32 PM
Bash script to access all files in a directory shinni Bash / Shell Scripting 4 Feb 18th, 2005 3:26 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:06 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC