-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Yunus! Yunus schrieb: > I am learning C++. Can anyone suggest a good Standard C++ Compiler for Windows ? Please see http://www.mingw.org for a complete, native Port of the GNU-Toolchain (including g++) for Win32. - From my own experience I can tell you that it is always a good idea to use a compiler which is "as standard compliant as can be". If you use gcc with -Wall and -pedantic under Win32 and you solve all the issues, then you will be able to compile it even with the M$-compiler. If you are also in the need of a good IDE which supports the GNU-toolchain, then I would suggest Code::Blocks (http://www.codeblocks.org) or devcpp (http://www.bloodshed.net/devcpp.html) for Win32 developing. Have fun! Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFE4C6LCNjA0nfhW7wRAmy2AKDDXOf60Fhi3v8PfEC9gjPQt+0+QgCcCK5B IwmsWwkkB3obJvw6in32E3I= =Ecmk -----END PGP SIGNATURE-----