home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!not-for-mail
- From: gregt@function.mps.ohio-state.edu (Gregory M Ferrar)
- Newsgroups: comp.sys.mac.programmer
- Subject: Looping through all allocated blocks
- Date: 25 Aug 1992 21:49:42 -0400
- Organization: Department of Mathematics, The Ohio State University
- Lines: 6
- Message-ID: <17envmINNgab@function.mps.ohio-state.edu>
- NNTP-Posting-Host: function.mps.ohio-state.edu
- Keywords: memory, handle, pointer
-
- I'm writing a program in THINK C, and I would really like to know how to
- examine each memory block in order. In other words, I would like some sort
- of loop which allows me to process all handles or pointers which have been
- allocated since the start of the program. How can this be done?
-
- -Greg Ferrar (gregt@function.mps.ohio-state.edu)
-