Std-out question.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Can I assume std-out means std::out and not a file named std-out in the
  current directory.

Yes. std-out is associated with std::cout; std-error is associated with
std::cerr; see Deitel and Deitel page 17 for more details. I have modified the
assignment page to make that clear.



This archive was generated by hypermail 2.0b3 on Mon Dec 15 2003 - 19:45:06 EST