Showing changes from revision #3 to #4:
Added | Removed | Changed
Entry | |
---|---|
R0 | 5 (reason code) |
R1 | File handle |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | 0 if not EOF, else EOF |
The purpose of this call is to return the status of EOF.
If the end of the file has been reached, then a value of EOF will be returned, else the value returned will be EOF.