home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 594 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: avail flush no longer does
  5. Date: 09 Jan 1996 08:48:52 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6ent9nzbv.fsf@hpsrk.fc.hp.com>
  9. References: <oj6u426px3s.fsf@hpsrk.fc.hp.com> <ehb.00h1@draco.prima.ruhr.de>
  10. NNTP-Posting-Host: hpsrk.fc.hp.com
  11. In-reply-to: ehb@draco.prima.ruhr.de's message of Tue, 9 Jan 96 09:27:54 +0100
  12. X-Newsreader: Gnus v5.0.9
  13.  
  14.  
  15. ehb@draco.prima.ruhr.de (Edwin H. Bielawski) wrote:
  16.  
  17. > avail flush do the same as your small program: AllocMem(lotsamem)!
  18. > But how many memory? Not enough! I think it's 16 MByte.
  19.  
  20. 16 should be enough; I've only got 16 Mb total, and about 12 free after
  21. everything is flushed.  And it *used* to work.  Like, it worked, and
  22. then a few minutes later it stopped working, apparently forever.
  23.  
  24. But the only good side is that as a result, I discovered SAS's NOSTARTUP.
  25. Being able to write a compiled C program of any sort in 68 bytes just
  26. blows me away :-)
  27.  
  28.   - steve "still confused"
  29.