Integrations (PTC products, 3rd party products and code)
>
Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB)
>
C++ code
>
Auxiliary Topics
>
Example Code
Example Code
enum Colors
{
red, /*this is red*/
green, /*this is green*/
blue /*this is blue*/
};
This site works best with JavaScript enabled