initializing a const struct of monthsThanks, SGH. I'm going to call this one 'solved'. ER
initializing a const struct of monthsBy the way, this kind of feedback is why I love asking about things on cplusplus. ER
initializing a const struct of monthsThis is my string generator (alternative to the hard-coded switch method): [code]string cValidDateTy...
initializing a const struct of monthsI knew I would be using a switch. Thanks for confirming that. In case 2, though, I will need to incl...
initializing a const struct of monthsThis is what I am trying to "clean up": [code]bool cValidDateType::fnValidateDay(int day) { bool v...
This user does not accept Private Messages