Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!spool2.mu.edu!uunet!usna!don From: don@usna.navy.mil (Mr. Donald W. Garner (CADIG STAFF) ) Newsgroups: comp.lang.c++ Subject: Re: Why is this program slow? / C++ versus C Performance Message-ID: <105@usna.NAVY.MIL> Date: 16 Jan 91 16:02:11 GMT References: <1991Jan12.040453.6887@mentor.com> Sender: news@usna.NAVY.MIL Distribution: usa Organization: U. S. Naval Academy, Annapolis, MD Lines: 3 Nntp-Posting-Host: redtiger.ecs.usna.navy.mil ... it was noted sometime ago that the use of stream.h in a C++ program can make it larger and slower than a C program that performs the same functions without streams ...