home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / proglang / perl40-1.arj / SHOWFREE.PL < prev    next >
Text File  |  1991-12-25  |  86b  |  4 lines

  1. printf "Free heap = %lu\n", &heapfree();
  2. printf "Free stack = %lu\n", &stkfree();
  3.  
  4.