home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11536 < prev    next >
Encoding:
Text File  |  1992-12-21  |  609 b   |  18 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!uunet.ca!geac!r-node!davc
  3. From: davc@r-node.gts.org (David Chiu)
  4. Subject: Program Size
  5. Message-ID: <1992Dec20.051240.24165@r-node.gts.org>
  6. Organization: R-node Public Access UNIX Information System (416-249-5366)
  7. Distribution: na
  8. Date: Sun, 20 Dec 1992 05:12:40 GMT
  9. Lines: 7
  10.  
  11.     I have written a small program in C. When I used Turbo C version
  12.     1.0 to compile it, the program was only a few KBytes. Then I used
  13.     Borland C++ 3.1 to compile it, it became twice the size. If I
  14.     used the optimization option, it got even bigger. Anyone know
  15.     what happened?
  16.  
  17.  
  18.