home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_200 / 223_02 / zzbuf.mac < prev    next >
Text File  |  1989-02-23  |  384b  |  13 lines

  1. ;
  2. ; ZZBUF.MAC    by F. A. Scacchitti    9-18-84
  3. ;
  4. ;    Default Buffer for disk I/O
  5. ;
  6. ; Used to preserve standard CP/M buffer for input arguments
  7. ; and mark the end of the code space.
  8. ;
  9.  
  10. ZZBUF::    NOP
  11.     END
  12.  
  13.