Sunday, May 10, 2009

How can I use the <stream> library in c++?

Can any body tell me how how to use "fstream" in c++ to open close and manipulate files

How can I use the %26lt;stream%26gt; library in c++?
use the following links..they are useful..


first link will give you directly use of fstream to read..


similarily you can write...for that you can use help menu in your c++ package(i.e.Turbo c) you are using..


Second link will give you all details methods..to study..


No comments:

Post a Comment