User profile: Jauffre

User info
User name:Jauffre
History
Joined:
Number of posts:7
Latest posts:

positive integer N program assistance
If you read what your assignment is it has the clues you need to make it work. Lets break it down...

What is wrong in my C++ program ??
Hi there, Just looking at your code I can see a few basic mistakes and a few things you could change...

Linker Error 2019 - OpenGL Material Class
I've found the problem : C/C++ -> Preprocessor -> _DEBUG; Something to do with the mixing deb...

Linker Error 2019 - OpenGL Material Class
So with some messing around I've narrowed the problem down to 4 lines of code, and I am guessing tha...

Linker Error 2019 - OpenGL Material Class
The errors are from the debug version. Just on a note: If anyone else has got a working version o...