Thanks for any replies (if anyone actually knows what I'm talking about).
I've decided I want the title of "C++ Programmer," so I'm going to start what is sure to be 800+ pages of C++ For Dummies boredom. Now, my PC is dead, the hard drive has gone to hell for the porn stashed on it, and my PC is unbootable. I really don't mind because I still have my Mac. But my C++ book mostly mentions the Bloodshed Dev C++ compiler, which is Windows-only (to my knowledge). My main concern is that C++ on the PC will be different and if I learn it, I won't be able to program on my Mac. Is there really any difference between coding in C++ on Mac and PC? Thanks for any replies (if anyone actually knows what I'm talking about).
Your hard drive broke because of porn? I find that hard to believe! Maybe you could ask for help on fixing the poor pc?
Where you are now, the important part is learning what is written in code rather than how it is compiled. Just break out your text editor and go at it.
Unless your doing C++ with GUI, then the GUI stuff is probably platform depandant