View Single Post
Old 04-22-2003, 05:00 AM   #8 (permalink)
alpha
Regular Contributor
 
Join Date: Feb 2003
Posts: 120
alpha is on a distinguished road
Send a message via AIM to alpha
Quote:
Originally posted by joe_bruin
a console program that doesn't do any io is not much of a console program, i would say.
well, you could just write a program that takes input from a file, and output to another file, no need for cin and cout, just ifstream and ofstream stuff.
alpha is offline   Reply With Quote