My Voodoo 3 system will run applications fine in fullscreen mode but then it performs an illegal operation when exit(0); is executed. A Geforce 2 system has no problem. Anyone encountered anything like this?
[This message has been edited by BlueJ (edited 06-02-2001).]Code :glutGameModeString("800x600:32"); if (glutGameModeGet(GLUT_GAME_MODE_POSSIBLE)) glutEnterGameMode();



