Archive for the 'Tech' Category
Coolest Const Ever
This line is from one of the Silicon Graphics’ GLU tutorials — and is probably one of the most awesome C preprossesor lines ever written:
#define NUM_SHARKS 4
This line is from one of the Silicon Graphics’ GLU tutorials — and is probably one of the most awesome C preprossesor lines ever written:
#define NUM_SHARKS 4