home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d870 / stackcheck.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-27  |  508 b   |  18 lines

  1. .name
  2. StackCheck
  3. .author
  4. Günther Röhrich 
  5. .version
  6. 1.0
  7. .source
  8. Includes source in C.
  9. .description
  10. A program that determines the maximum stack usage of another program.  It
  11. uses a completely different method than all the other stack-watching
  12. programs like WatchStack or Xoper and is very reliable.  In most cases it
  13. does not require any CPU time to do its work.  For Aztec C and GNU C.  
  14. .described-by
  15. Automatically generated from Contents file by c2pi program.
  16. .short
  17. Determines max stack usage of a program
  18.