Jump to content

IBM VisualAge C++ 3.0 Compiler and Linker: Difference between revisions

From EDM2
Cbockem (talk | contribs)
No edit summary
(No difference)

Revision as of 09:17, 13 April 2005

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