It's a #define, not a variable. It just gets used at compile time as a constant. It's not actually allocated space in memory, so you can't view it in the expressions window like you would an actual variable. Whitney
↧