wingwarp 0 Light Poster

c++ is in many games and processes are handled with C++...

IF you want to learn C++ You will need 2 things...

1. compiler
2.patience

you can find a great compiler called devc++
link:
http://ftp1.sourceforge.net/dev-cpp/devcpp4.zip

and inner patience... or a good tutorial
links:
http://www.cprogramming.com/tutorial.html#c++tutorial
http://www.cplusplus.com/doc/tutorial/

i can explain enough to compile your first program and in the begening you might feel discuraged because you are learning how the compiler reacts to different syntaxes..

once you have all of it instaled/downloaded

1.file,new,source file you should get a blank white screen! thats good!
2.go to the tutorials listed above!


REMEMBER this website has many REAL programers wandering around THEY CAN HELP feel free to post and hopfully your question will be answerd in 1-12hours!

-kbcubs-