Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

固定する Welcome to the Visual C++ Language Forum

固定する

  • Mittwoch, 18. Mai 2005 20:39
    Moderator
     
     

    Greetings,
      This forum was created to address questions about writing code in C++. Visual C++ supports several programming language standards including the following:

    • C - ISO C90 with a few features for C99
    • C++ - ISO standard for C++
    • C++/CLI - Forthcoming standard for C++ programs running on the CLR
    • OpenMP - Standard for concurrent programming in C++
    • IEEE Floating Point - Visual C++ 2005 has much improved support for FP

    In addition, Visual C++ is the best language for writing code that interops between different technologies. Visual C++ can compile any C++ code to run on the Common Language Runtime by using the /clr switch.

    This forum is available to ask questions about the language constructs that Visual C++ offers as well as questions on the interop technologies.