No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: This is really cool but I am fairly new at this and I was wondering like how does it work and where did you learn these codes. THANKS!!!! | |
I am currently writing a program that uses OpenGL and so it uses the include file: #include <GL/glut.h> Now when I try to compile and run the program I get this message in the error folder: "fatal error C1083: Cannot open include file: 'glut': No such file or directory" Lastly, … | |
Everytime i try to run it it screws up, it works but you can only do one move then you cant change direction any more. here is the code and I recommend that you try it first before replying [CODE]#include <iostream> #include <windows.h> #include <stdlib.h> #include <conio.h> using namespace std; … |
The End.