What prefix do I use when calling GLUT functions. For example the std in std::cout <<. What would I use for
???::glutGameModeString( "640x480:16@60" );
Thanks
Log in to post a comment.
What prefix do I use when calling GLUT functions. For example the std in std::cout <<. What would I use for
???::glutGameModeString( "640x480:16@60" );
Thanks