in C++, I know that programmers use #ifdef 0 to block out code from running, but in this same project I see a lot of #ifdef 1. Does this mean that the code always runs? Unfortunately the code does not compile so I can't just run and test!
#ifdef 0
#ifdef 1
Aucun commentaire:
Enregistrer un commentaire