Jump to content

IBM VisualAge C++ 3.0 Compiler and Linker

From EDM2
Revision as of 14:21, 29 October 2011 by Martini (talk | contribs)

Description

The compiler tool from the VAC/C++ 3.0 package is a very robust compiler tool fully adapted to the needs of generating OS/2 code. However, since it is older than the ANSI C++ standard it does not yet comply to it: Templates are supported, but in a way that is not fully compatible with all code that uses templates, and RTTI (Run Type Type Information) and namespaces are not supported at all.

Source and References

see VAC/C++ 3.0 package

License

IBM Abandonware