alright, i just started programming in OpenGL, so got the book and everything. I try to compile the program and it gives me this:
c:\program files\microsoft visual studio\myprojects\opengl test\openglllltest\bob].cpp(73) : error C2601: 'DrawTorso' : local function definitions are illegal
'DrawTorso' is the name of the function
i run Visual C++ under XPpro so HELP, PLEASE! thank you



