gtpp2m0p | Programming Standards |
The IBM C++ compiler products on the System/390 platform have an INFO option that will generate warning and informational messages. All C header files must compile cleanly with the C++ compiler INFO option as well as with the C compiler CHECKOUT option.
External headers must compile with RC=0 with the INFO option.
Use the following parameters to compile with the INFO option:
INFO(NOPPC)