home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18541 < prev    next >
Encoding:
Text File  |  1993-01-12  |  956 b   |  29 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. 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
  3. From: seifert@gn.ecn.purdue.edu (Michael S. Seifert)
  4. Subject: SAS/C 6.1 memlib question
  5. Message-ID: <1993Jan12.050704.28814@gn.ecn.purdue.edu>
  6. Organization: Purdue University Engineering Computer Network
  7. Date: Tue, 12 Jan 93 05:07:04 GMT
  8. Lines: 19
  9.  
  10.  
  11. My very dear program has a tendency to lock up after 10 to 15 minutes of
  12. use, for no immediately obvious reason.  Therefore Ive broken out my group
  13. o' debugging tools, including the memlib option in SAS/C.  Although I dont
  14. know if this is the problem, once in a while memlib will open a window
  15. and say:
  16.  
  17. Free memory modified (or something of this sort), line 95 file ""
  18.  
  19. So my question is-- what is file ""...
  20.  
  21. The program uses two assembly functions and an input handler, everything else
  22. is typical c...
  23.  
  24. mike
  25.  
  26.  
  27.  
  28.  
  29.