by mh » Mon Apr 11, 2011 3:10 pm
You're missing either a header file or for these.
Can I seriously recommend spending some time learning some basic C before you go hacking at Quake? It'll make things so much easier for you, you won't be just doing copy-pasta code, you'll start to build up an understanding of how things work, and you'll feel more confident doing stuff.
Anyway, looking back over that code, I'm particularly awestruck by the cutesy 4-letter names I put on each operation. What on earth could I have been thinking?