J
James Palmer
Guest
I worked in a shop in the past where we had a global {&ResetError} preprocessor. All that did was assign something no-error to reset the flag. Horrible. It was everywhere in the code, just before any statement where the code was checking the value of error-status afterwards. A complete mess.
Continue reading...
Continue reading...