[Main]
Name=tifiles_string2vartype
Type=Function
Header=file_int.h
Definition=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.

[Explanation]
Turns a "EXPR" type into a vartype.

Note: this function is contextual.

[See also]
tifiles_vartype2string