Perform sequential file I/O. This routine is entered by a jump not a call.
c = | Read or write operation |
fcb = | File Control Block to use for the search. |
data = | Pointer to buffer to receive directory entry (NULL = Use last). |
Return: | Zero for success, non-zero on error. |
Include file: diskio.h