home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / dos / stdio.i < prev    next >
Encoding:
Text File  |  1994-12-23  |  329 b   |  15 lines

  1.     IFND    DOS_STDIO_I
  2. DOS_STDIO_I    EQU    1
  3. *    $Filename: dos/stdio.i $
  4. *    $Release: 2.04 Includes, V37.4 $
  5. *    $Revision: 37.2 $
  6. *    $Date: 91/11/01 $
  7. *    ANSI-like stdio defines for dos buffered I/O
  8. *    (C) Copyright 1989-1991 Commodore-Amiga, Inc.
  9. *        All Rights Reserved
  10. BUF_LINE    EQU    0
  11. BUF_FULL    EQU    1
  12. BUF_NONE    EQU    2
  13. ENDSTREAMCH    EQU    -1
  14.     ENDC
  15.