(Arquebus257WeaMag) wrote in message news:< om>...
> Thanks Marijin. Im not concerned about code being specifac to a
> certain compilor, just code that will run on windows.
At
http://sourceforge.net/softwaremap/t...p?form_cat=214 you
will find a list of over 700 open source projects running under
windows, may of them done in C++. There's quite some rubble in that
list, but also quite good software. If such programs are still over
your head start going through tutorials on the subjects you do not
understand. I do not know how new you are to C++ but multiple-file
sources and the use of various libraries, or even the syntax of C++
itself, might cause confusion.
> To be honest, I
> cant even figure out how to install the g++ compiler. Ive installed
> the Dev C++ 4 IDE which I believe use the g++ compilor.
I can't help you with that, i've never installed Dev-C++. Can't be too
hard though, i guess it comes with some kind of readme file.
Marijn