User profile: GetBaldy

User info
User name:GetBaldy
Email:donkykong8765@yahoo.com
Name:andrew
Location:usa
Bio:c++ was my first language. i learned the basics from Jeff Kent's 'C++ demystified' and the rest from this site.

I also learned python and perl, and i hope to learn assembly soon, but it looks difficult.

i make games primarily with SDL for the pc (nothing worth mentioning so far, just frogger, pacman, and pong etc. remakes so far), but also little apps for android phones in Java. learned a bit of opengl ES, but learning regular openGL right now.

i use this site a lot and cprogramming.com.
History
Joined:
Number of posts:4
Latest posts:

simple question about ifstream
i got it working fine now thank you very much these forums are great

simple question about ifstream
I have a text file containing numbers. the first two numbers are the x and y size of the map im tryi...

question about vectors
thank you very much!

question about vectors
So I have one class called Object(){} and a ton of child classes that inherit from it. my questio...