Name of Function | Operation of Function |
| Creates a new file for use |
| Closes a file which has been opened for use |
| Reads a character from a file |
| Writes a character to a file |
| Writes a set of data values to a file |
| Reads a set of data values from a file |
| Reads a integer from a file |
| Writes an integer to the file |
| Sets the position to a desired point in the file |
| Gives the current position in the file |
| Sets the position to the beginning of the file |
No comments:
Post a Comment