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

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