Getting C++ compilers for PC's

Suppose you want to run C++ at home - here are some suggestions.

Get Visual C++ through the University scheme. Its free.

You can get GNU g++ for windows

Or you could install cygwin

Theres some other suggestions here