Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!mintaka!bloom-picayune.mit.edu!athena.mit.edu!jsc From: jsc@athena.mit.edu (Jin S Choi) Newsgroups: comp.lang.c++ Subject: question on stream.h Message-ID: <1991Jan30.091818.21172@athena.mit.edu> Date: 30 Jan 91 09:18:18 GMT Sender: news@athena.mit.edu (News system) Reply-To: jsc@athena.mit.edu (Jin S Choi) Organization: Massachusetts Institute of Technology Lines: 6 I'm just starting to learn c++ and I was just wondering, is it normal for programs using stream.h to compile much larger than stdio.h? The stream.h equivalent to an 8K program is around 150K. I took a look at stream.h and it #includes just about everything else. Isn't this just a bit inefficient? -- Jin Choi jsc@athena.mit.edu 617-232-3257