I have been working with code from several sources and notice that some coders prefer to #define, while others prefer to declare a const.
#define
const
Fo