This repository has been archived on 2024-06-25 . You can view files and clone it, but cannot push or open issues or pull requests.
rkrolib
9108ab693f
Adopted Eero Pajarre's suggestion of using a do { ... } while
rather than { ... } for the INVOKE_WCB() macro. This lets it be used "more like a function", in that: if( ... ) INVOKE_WCB( ... ); else ... ...is now legal. git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@321 7f0cb862-5218-0410-a997-914c9d46530a
Languages
C
97.2%
CMake
2%
C++
0.8%