- 1.7
- 1.6
- 1.5
- Beta
- Examples (for 1.6a)
- Misc
Integer return values for many read/write operations.
Table 10.12. Read/write return values
| Value | Description |
|---|---|
| 1 | Success - no errors encountered |
| 0 | The read/write operation failed before it was completed |
| -1 | End-of-file was encountered during read operation|| |
![]() | See Also: |
|---|---|
|


![[Note]](images/note.png)