#define TOTAL_FILE_SIZE 8+3+1
The TOTAL_FILE_SIZE macro indicates the maximum number of characters in an 8.3 file name. This value includes 8 characters for the name, three for the extentsion, and 1 for the radix ('.')
Submit feedback about this site to: