Variable names by people who just don’t get it: First in a series
static const AnsiString NINETEEN_HUNDRED = “19″;
I can’t imagine a worse name for this constant. It’s subtly misleading in a dozen different ways.
Just sharing the pain.
Variable names by people who just don’t get it: First in a series
static const AnsiString NINETEEN_HUNDRED = “19″;
I can’t imagine a worse name for this constant. It’s subtly misleading in a dozen different ways.
Just sharing the pain.