home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pps110.zip / PPSSRC.ZIP / STDLIB.INC < prev    next >
Text File  |  1992-04-25  |  155b  |  13 lines

  1. codeseg
  2.  
  3. global sl_utoa:proc
  4. global sl_EnvString:proc
  5.  
  6. ; MEM.ASM
  7. global    sl_InitHeap:proc
  8. global    sl_Allocate:proc
  9. global    sl_FreeAllHeap:proc
  10.  
  11.  
  12.  
  13.