home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!newsserver.jvnc.net!news.edu.tw!cc.ntnu.edu.tw!news!nchud5.nchu.edu.tw!dec8.ncku.edu.tw!snoopy.ncku.edu.tw!msc
- From: msc@snoopy.ncku.edu.tw (Mac Su-Cheong (MSC))
- Subject: Re: Turbo Vision is too fat!
- Message-ID: <1993Jan11.125437.24927@dec8.ncku.edu.tw>
- Sender: usenet@dec8.ncku.edu.tw (USENET Manager)
- Nntp-Posting-Host: snoopy.ncku.edu.tw
- Organization: National Cheng Kung University, Tainan, Taiwan
- X-Newsreader: TIN [version 1.1 PL6]
- References: <11JAN199305012619@trentu.ca>
- Date: Mon, 11 Jan 1993 12:54:37 GMT
- Lines: 27
-
- The OTHER One True God (tsullivan@trentu.ca) wrote:
- :
- [some stuffs delete]
- :
- : Remember that when using any large programming development system that
- : there will be an initial jump in code size, and as you progress, it will go
- : down as the %age of your code.
- : For instance, the 200K "Hello, world" program is excessive, but if you
- : were to build in a complete accounting system, or something, the total code
- : size would be ~300K (or so). You'll find that most windowing libs will have
- : the same initial jump in code. The amount of code size jump will depend on
- : the complexity of the lib. TV is a very complex, complete library.
- :
- hmmm, I know TV is a very complete lib (it's nice), but is it possible
- to separate the one big library into many small libraries? Then I can
- link those I needed and leave out those unnecessary, resulting in
- smaller executable file. It is very rare for me to write big program,
- most of my programs don't exceed 1000 lines. Is it possible to break
- that lib into smaller libs by myself?
-
- Just a few thoughts. Thanks for your response.
-
- ------------------------------------------------------------------------------
- Mac Su-Cheong (MSC) | Computer Science Division, | __o
- msc@eembox.ncku.edu.tw | Department of E.E., | -\<,
- nckus089@twnmoe10.bitnet | National Cheng Kung Univ., | O/ O
- msc@snoopy.ncku.edu.tw | Tainan, Taiwan, R.O.C. | Hey....I am the wind!
-