User: michael370662

  • Public profile

User profile: michael370662

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

Error unknown type vertices?? last few lines
[code] #include <GL/glew.h> #include <GL/glut.h> #include <stdlib.h> #include <stdio.h> #include <ma...

Probably a stupid mistake but I can't find it
As it turns out there's more than 1 stupid mistake. brake(). Thanks anyway.

Probably a stupid mistake but I can't find it
#include <iostream> class Tricycle { public: Tricycle(int initialAge); ~Tricycle(); int getSpe...

Please help me check what's wrong
Thank you for all your input. I've solved the problem

Please help me check what's wrong
#include <iostream> class Tricycle { public: int getSpeed(); void setSpeed(int speed); void pe...

This user does not accept Private Messages