Mar 252011
C Programming Tips, by Philip Guo from Stanford University, is a collection of tips about C programming.
C, and C++ are two of the most used programming languages when building applications with OpenGL. Application maintenance can become a nightmare as apps grow larger and larger. Following these simple tips can partly avoid countless days hunting for bugs.