User profile: Need4Sleep

User info
User name:Need4Sleep
Email:Gmercer015@gmail.com
Name:Grant Mercer
Location:NV
Bio:Can never get enough of C++, love coding and helping out newer people with getting a handle on the language. Currently going into my senior year of high-school, and thinking of enrolling in some college computer science classes to get ahead of the game. If you have any questions feel free to PM me about it, i'm very social and don't mind a bit to help a fellow programmer. Also check out my daily C++ programming thread i've been working on!
http://www.cplusplus.com/forum/beginner/75558/
Statistical data
Occupation:Student
Skills:C++
Visual Basic
History
Joined:
Number of posts:541
Latest posts:

I've decided to learn sfml
SFML and directX are very different, you cannot compare the two. It really depends on what you're tr...

Game Engine for a 2D RTS
How about you use OpenGL and SFML for a 2D game? SFML is very 2D friendly, and is one of the best of...

Got some problem with arrays!!!
You're attempting to print out a [b]void[/b] function, which is only going to give you an error. Co...

Book recommendations?
I recently met the man who wrote C++ Primer at a conference, and that man knows what he is talking a...

Cannot get graphics to work
Well, if you were to use codeblocks i would add the lib like so: 1. right click the project name 2....