Using the C Math Library    

File I/O Functions

Formatted I/O 
Function
Purpose
mlfFgetl
Read line from file, discard newline character.
mlfFgets
Read line from file, keep newline character.

File Positioning 
Function
Purpose
mlfFrewind
Rewind file pointer to beginning of file.


 Character String Functions Time and Dates