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