tifiles_string2vartype Function

file_int.h

uint8_t TICALL tifiles_string2vartype (const char *s);

Parameters

s
a string describing a type
Returns
a variable type.


Summary

Converts a string into a numerical type.

See also

tifiles_vartype2string


Return to the API index