help, gcc, ?cout error?

Dave Topham dtopham@csuhayward.edu
Sat Dec 11 17:49:00 GMT 1999


All you need for cout is <iostream>
There may be a conflict using that in addition to <stdio.h>
(I'm not an expert, but this is my thoughts on it!)
-Dave



More information about the Gcc-help mailing list