home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:19547 comp.lang.c++:18958
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!olivea!gossip.pyramid.com!pyramid!infmx!cshaver
- From: cshaver@informix.com (Craig Shaver)
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Re: C/C++ Speed
- Message-ID: <1993Jan11.163852.19740@informix.com>
- Date: 11 Jan 93 16:38:52 GMT
- References: <1ipsk5INNf5m@aludra.usc.edu> <dak.726696239@tabaqui>
- Sender: news@informix.com (Usenet News)
- Distribution: usa
- Organization: Informix Software, Inc.
- Lines: 22
-
- In article <dak.726696239@tabaqui> dak@tabaqui.informatik.rwth-aachen.de (David Kastrup) writes:
- >dliao@aludra.usc.edu (David Liao) writes:
- >
- .......
- >> I also heard the size of C++ program is generally bigger than C.
- >>I am a C programmer trying to learn C++. So, don't blame me if I have
- >>created any misconception about C++.
- >
- >For one minor detail: including printf/scanf can include more code than
- >is actually used. An intelligent C++ linker will only get that parts
- >of the stream library REALLY needed.
- >
-
- Who implements an intelligent C++ linker??? I was under the impression that
- you get all the functionality in a class when you link, whether you use it
- or not.
-
-
-
- --
- Craig Shaver (cshaver@informix.com for now) (415)390-0654 (415)926-6407
- Productivity Group POB 60458 Sunnyvale, CA 94088
-