tifiles_vartype2string Function

file_int.h

const char* TICALL tifiles_vartype2string (uint8_t data);

Parameters

data
a variable type
Returns
a string describing the type


Summary

Converts a numerical type into a string.

See also

tifiles_string2vartype


Return to the API index