namemangling (C++)

Option Type Default Value #pragma options C C++
-qoption namemangling=ansi -   x

Syntax

    -qnamemangling=ansi|compat 

Purpose
Choses the name mangling scheme for external symbol names generated from C++ source code. You can select one of two mangling schemes:

By default VisualAge C++ uses a scheme that conforms to specifications of the C++ standard.



List of Batch Compiler Options and Their Defaults
Options that Specify Linker Options
Equivalent Batch Compile-Link and Incremental Build Options