View Single Post
Old 04-22-2003, 04:50 PM   #11 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Quote:
Originally posted by joe_bruin
that's not a console program, in that it makes no use of the console. a console program would fail (or be totally useless) if you closed stdin, stdout, and stderr before exec'ing it, whereas a program that only does file io would not.
its not like "iostream.h" is the only way to get input / output from your console app.
__________________
-- bloomberg.
abc123 is offline   Reply With Quote