home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4698 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!irmen
  3. From: irmen@cs.vu.nl (Irmen de Jong)
  4. Subject: Re: File sizes
  5. Nntp-Posting-Host: sloep60.cs.vu.nl
  6. References: <4gd9pu$cpr@mn5.swip.net> <WXQ7y*5+f@yaps.rhein.de> <4gjs20$i68@btmpjg.god.bel.alcatel.be> <Dn81zD.H5M.0.-s@cs.vu.nl> <4grop1$puv@btmpjg.god.bel.alcatel.be> <DnDvp3.5Mt.0.-s@cs.vu.nl> <4h3rg6$87i@btmpjg.god.bel.alcatel.be>
  7. Sender: news@cs.vu.nl
  8. Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
  9. Date: Mon, 4 Mar 1996 08:36:58 GMT
  10. X-Newsreader: TIN [version 1.2 PL2]
  11. Message-ID: <DnqILM.2sK.0.-s@cs.vu.nl>
  12.  
  13. On 29 Feb 1996 09:26:30 GMT barnhoorn@nlev00 (barnhoorn@nlev00) wrote:
  14.  
  15. : In article <DnDvp3.5Mt.0.-s@cs.vu.nl>, irmen@cs.vu.nl (Irmen de Jong) writes:
  16.  
  17. : >Anyway, how often are you interested in the file size after decrunching?
  18. : >Myself: 0 times so far. I only care about the actual file size on disk.
  19.  
  20. : I'm sometimes interested in the size of a file, after decrunching: when
  21. : you want to load the complete file into memory, you have to know the
  22. : correct file-size in order to allocate enough memory for it.
  23.  
  24. : -- 
  25. : ---------------------------------------------------------------------------
  26. : Jaco Barnhoorn               barnie@xs4all.nl
  27. : Software Test Engineer       barnhoorn%nlev00@btmv56.se.bel.alcatel.be
  28. : Alcatel Telecom Systems
  29. : Rijswijk, The Netherlands
  30. : ---------------------------------------------------------------------------
  31.  
  32. Most decrunchers take care of this. Just load the crunched file and
  33. call the decruncher. Better still: don't cruch the files.
  34. (if your HD is big enough)
  35.  
  36. --
  37. / Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/)  \
  38. \                 ``Nothing lasts forever'' -- Species                    /
  39.