home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5400 < prev    next >
Encoding:
Text File  |  1992-09-14  |  867 b   |  18 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!usc!cs.utexas.edu!convex!constellation!unx.ucc.okstate.edu!vms.ucc.okstate.edu!v923106
  3. From: v923106@vms.ucc.okstate.edu
  4. Subject: Memory sizes for programs?
  5. Message-ID: <1992Sep14.232730.1@vms.ucc.okstate.edu>
  6. Lines: 7
  7. Sender: news@unx.ucc.okstate.edu (USENET News System)
  8. Organization: Oklahoma State University Computer Center
  9. Date: Tue, 15 Sep 1992 05:27:30 GMT
  10.  
  11. I would like to know how to figure out how much memory a program compiled with
  12. turbo pascal would use. For example, when you buy a software package, it states
  13. somewhere on the box how much memory is needed to run it on your computer. If I
  14. write a program in pascal and I am using many variables, records, and units,
  15. how do I figure out how much memory my program needs in order to run properly.
  16. Is there shareware out there that can figure this out???
  17.  
  18.