home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 1 / amigaformatcd01.iso / demos / secal / inc / dos / stdio.inc < prev    next >
Encoding:
Text File  |  1996-04-30  |  78 b   |  7 lines

  1. def BUF_LINE = 0;
  2. def BUF_FULL = 1;
  3. def BUF_NONE = 2;
  4.  
  5. def ENDSTREAMCH = -1;
  6.  
  7.