home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:19496 comp.lang.c++:18889
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!usc!aludra.usc.edu!not-for-mail
- From: dliao@aludra.usc.edu (David Liao)
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: C/C++ Speed
- Date: 10 Jan 1993 11:15:17 -0800
- Organization: University of Southern California, Los Angeles, CA
- Lines: 20
- Distribution: usa
- Message-ID: <1ipsk5INNf5m@aludra.usc.edu>
- NNTP-Posting-Host: aludra.usc.edu
-
- Two programmers are writing the same program but with different
- languages which are C and C++. These two programmers are experts in
- their own programming language. Hmm... which program will run faster
- than the other?
-
- I've heard that the execution speed of C++ tends to be slower
- than C. I know that C++ can make the life of programmer easier, but
- I just want to know if the C program will run faster than the C++ program.
-
- 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++.
-
-
- David Liao
- dliao@aludra.usc.edu
- University of Southern California
-
-
-
-