home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / bascomp / !BC / Examples / LibHandler / Special < prev   
Encoding:
Text File  |  1992-05-19  |  248 b   |  11 lines

  1. | List of "special" Basic routine in <BasicV$Lib>.LibHandler
  2. | Example of leaf name extraction
  3.  
  4. procedure _assemble_library(0)
  5.   function _assemble_\0
  6.  
  7. procedure _load_library(0,)
  8.   library  \0
  9.   function _@0_version
  10.   function _hard_initialise_@0
  11.