tifiles_vartype_to_file_extension Function

file_int.h

const char* TICALL tifiles_vartype_to_file_extension(int vartype);

Parameters

vartype
a variable type,
Returns
a string.


Summary

Returns the file extension associated with the correponding tyoe.

See also


Return to the API index