Thread
:
how to read such type of files....
View Single Post
Jun 22nd, 2005, 2:50 AM
#
2
uman
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power:
5
Is this a homework assignment? We don't do those here.
Read up on I/O in C++. Streams are covered in section 20 of Bjarne Stroustrup's
The C++ Programming Language
, if you have that. If not, use Google for now, and buy it as soon as you can.
uman
View Public Profile
Find More Posts by uman