User: Eric000

  • Public profile

User profile: Eric000

User info
User name:Eric000
History
Joined:
Number of posts:5
Latest posts:

Not Sure Where to Go From Here
Make a game. First start with an idea, then figure out how to program it. Using other libraries wi...

Square root without using math.h
Why can't you use the math.h? You could use the pow function instead...it is also defined in cmath/m...

GLUT: Drawing keeps on blinking. Need Urgent help
You might consider using Qt, they have a widget called QGLWidget for opengl. I seem to remember a s...

Creation of 2-Dimentional array with dynamic memory allocation
Check out this thread: http://www.cplusplus.com/forum/beginner/63/

Graphical User Interface
Qt is great for gui, and has other capabilities has well.

This user does not accept Private Messages