A data type that is a character array used for storage of file paths.
#define FILE_NAME_SIZE 260
typedef char FILE_NAME[FILE_NAME_SIZE];
See Also
SYMBOL_NODE
Header
Help URL: http://www.yourdomain.com/help/index.html?file_name.htm