so....what would i need? i have this total for the things: #ifndef mask ;code... #else ;more code...(the masking code) #endif what should it be? shoud i say #ifdef instead of the #else and put a #endif before that?