home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!noose.ecn.purdue.edu!gn.ecn.purdue.edu!seifert
- From: seifert@gn.ecn.purdue.edu (Michael S. Seifert)
- Subject: SAS/C 6.1 memlib question
- Message-ID: <1993Jan12.050704.28814@gn.ecn.purdue.edu>
- Organization: Purdue University Engineering Computer Network
- Date: Tue, 12 Jan 93 05:07:04 GMT
- Lines: 19
-
-
- My very dear program has a tendency to lock up after 10 to 15 minutes of
- use, for no immediately obvious reason. Therefore Ive broken out my group
- o' debugging tools, including the memlib option in SAS/C. Although I dont
- know if this is the problem, once in a while memlib will open a window
- and say:
-
- Free memory modified (or something of this sort), line 95 file ""
-
- So my question is-- what is file ""...
-
- The program uses two assembly functions and an input handler, everything else
- is typical c...
-
- mike
-
-
-
-
-