TiFiles Library Header Files

There are few headers to include for using the tifiles library. They are listed below:

file_def.h
Type definitions
file_err.h
Error codes
file_int.h
Exported functions (interface)
file_ver.h
Version number
macros.h
Some very used and useful macros
tifiles.h
Convenient header which includes the  file_xxx.h headers

Note: these are the headers you are allowed to include in your program. Don't use any others, please !


Return to the main index