Menu

ANSI C++ support

2002-08-23
2012-09-26
  • Nobody/Anonymous

    Does Dev C++ support ANSI C++ ?

     
    • Nobody/Anonymous

      The question should be does the MinGW compiler which comes with the Dev-C++ IDE support ANSI C++?

      Answer: not sure.

      I know that there are some issues with the version 2.95 of g++.exe which does not support stuff like:

      cout << setw(10) << right << "Hello!";

      but the latest version of MinGW which you can also download from SourceForge does. The latest version is 3.1. Whether this is fully compliant with the standard perhaps some other regulars can answer.

      BlakJak  :]

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.