CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

Stream Subclass Message #7310
I am trying to make a subclass of strstream, but the compiler keeps giving me a "cannot find constructor for ios::ios() message… its true that the ios doesn't have this routine but I never called it, apparantly its being generated by the compiler automatically. This is apparantly due to some…