[Main]
Name=tifiles_attribute_to_string
Type=Function
Header=file_int.h
Definition=const char* TICALL tifiles_attribute_to_string(int var_attrb);

[Parameters]
var_attrb : a variable attribute,
Returns : a string.

[Summary]
Returns the variable attribute as a string.

[Explanation]
Given a TI82 with a protected program, the function will return "Protected Program".

Note: this function is contextual.

[See also]
var attributes?