#define MAX_LINE_SIZE 1024
#define COMMENT_START_DELIMITER '#'
#define MAX_FILE_NAME_LENGTH 2048
Names MAY be abbreviated, but only when it allows for shorter code without loss of meaning.
Maximum ==> Max
Minimum ==> Min
Length ==> Len
...
_).