View Single Post
Old Jun 22nd, 2005, 2:50 AM   #2
uman
Expert Programmer
 
Join Date: Dec 2004
Posts: 794
Rep Power: 5 uman is on a distinguished road
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 is offline   Reply With Quote