User profile: theNewb1e

User info
User name:theNewb1e
Statistical data
Birthdate:Dec 28, 1995
Gender:Male
Occupation:Student
Skills:C
C++
Java
Javascript
Python
HTML
CSS
History
Joined:
Number of posts:8
Latest posts:

primary expression error.. please help..
Your problem is that you don't have a .h (header) file for "Displaymenu.cpp" , I'd recomend you crea...

Template Project in VC++ 2010
Thanks that really helps!

Template Project in VC++ 2010
What I mean by project templates is that I want to have the settings that I have for one project and...

Strange for loop error using arrays
The problem may be that you have a ";" at the end of your "for" line

Template Project in VC++ 2010
Hello Everyone, I'm newish to C++ and am trying to make my first jump into video game programming, b...