home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 254b.lha / AMXLISP_v2.0 / include / exec / io.l < prev    next >
Encoding:
Text File  |  1989-05-10  |  360 b   |  8 lines

  1. (IORequest (io_Message 0 Message) (io_Device 20 Device . t) (io_Unit 24 
  2. Unit . t) (io_Command 28 . 2) (io_Flags 30 . 1) (io_Error 31 . 1))
  3.  
  4. (IOStdReq (io_Message 0 Message) (io_Device 20 Device . t) (io_Unit 24 Unit
  5. . t) (io_Command 28 . 2) (io_Flags 30 . 1) (io_Error 31 . 1) (io_Actual 32 
  6. . 4) (io_Length 36 . 4) (io_Data 40 byte . t) (io_Offset 44 . 4))
  7.  
  8.