File Input and Output Routines

These API routines allow you to directly create and manipulate files.

  • _FClose( ) API Library Routine
    Terminates access to a file. Any buffers that have been modified while the buffer is open are automatically flushed to disk.

See Also

Other Resources

API Library Construction