home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6746 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!rochester!rocksanne!news
  3. From: damouth@wrc.xerox.com (David E. Damouth)
  4. Subject: Re: Who's still using Turbo Pascal 5.5 ?
  5. Message-ID: <1992Nov19.202719.26456@spectrum.xerox.com>
  6. Sender: news@spectrum.xerox.com
  7. Reply-To: damouth@wrc.xerox.com
  8. Organization: Xerox Webster Research Center
  9. References: <1992Nov19.150520.8189@swvgs.vak12ed.edu>
  10. Date: Thu, 19 Nov 1992 20:27:19 GMT
  11. Lines: 32
  12.  
  13. >>running out of memory .....
  14.  
  15. Ah yes - the good old days.  When I would sit there watching the
  16. "available memory" indicator in the IDE bounce up and down just above
  17. zero during compile and link, knowing my chances were about 50-50 as to
  18. whether the latest set of changes would  make it all the way through.
  19.  
  20. So of course when I got TPW, I immediately started wondering where the
  21. "available memory" indicator was.  I eventually found a little memory
  22. indicator I could put up on the screen. But it's kind of useless - it
  23. starts out showing 10 MB,  and trickles slowly down to maybe 9 as I
  24. build bigger programs.  These new-fangled inventions like virtual
  25. memory may take all the fun out of programming.  Yeah - I know, one of
  26. these days my disk will start thrashing.  But then I'll just plug in
  27. another 4 MB of real memory for $140 or so.
  28.  
  29. Remember your first Pascal compiler?  Mine was the UCSD system on an
  30. Apple 2.  The whole compiler fit into 32k or so ( plus a floppy or two),
  31. and with a little luck and care there was a whole 32k available for
  32. programs.  And we wrote useful programs.  I remember agonizing over
  33. whether to declare a variable as "byte" instead of "word" in order to
  34. save a byte of memory.
  35.   
  36. ---
  37. /Dave
  38. David E. Damouth
  39. Xerox Webster Research Center
  40. damouth@wrc.xerox.com
  41. voice: 716-422-3186
  42. fax: 716-265-7133
  43.  
  44.  
  45.