home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!uunet.ca!geac!r-node!davc
- From: davc@r-node.gts.org (David Chiu)
- Subject: Program Size
- Message-ID: <1992Dec20.051240.24165@r-node.gts.org>
- Organization: R-node Public Access UNIX Information System (416-249-5366)
- Distribution: na
- Date: Sun, 20 Dec 1992 05:12:40 GMT
- Lines: 7
-
- I have written a small program in C. When I used Turbo C version
- 1.0 to compile it, the program was only a few KBytes. Then I used
- Borland C++ 3.1 to compile it, it became twice the size. If I
- used the optimization option, it got even bigger. Anyone know
- what happened?
-
-
-