Post
Obnoxious Bedbug So when four things fail, you have to go through the 270 lines of abstract, generic code looking for the correct line to change.
As opposed to fixing it in one of the four places but forgetting the other three.
Meh. It's a subject of debate. I'd still rather have a single place to change it. 🤔
0
0
0
Voiceless Catfish
Third option: use #define to create a macro of your 4 lines of code, so you only have to type a few letters each time! Best of both worlds! (As long as you aren't worried about the size of the resulting compiled program).
Obnoxious Bedbug
0
0
0