From: mhkhung AT electrical DOT watstar DOT uwaterloo DOT ca To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Fri, 11 June 1993 10:59:20 EDT I am working with a C++ program using class istream_withassign, gcc could not compile (bcc can). I searched the iostream.h file and find there is no istream_withassign class in it. I can find that in the iostream.h of the AT&T cfront 3.0. Is gcc support C++ 3.0 (In the version djgpp is using) ? Thanks Michael