Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ANSI-C++ libraries and runtime systems

&pagelevel(3)&pagelevel

The following libraries are provided for the C/C++ compiler V3.0 or higher:

  • For use in ANSI-C++ compiler mode, the standard C++ library
    (SYSLNK.CRTE.STDCPP), the C++ runtime system (SYSLNK.CRTE.RTSCPP) and the Tools.h++ library (SYSLNK.CRTE.TOOLS).

  • The library SYSLNK.CRTE.CPP-COMPL exists for the complete partial bind linkage method. This contains all the modules of the libraries listed above. In each case, all the modules in a library are grouped together to form an LLM main module.

  • For use in Cfront-C++ compiler mode, the Cfront-C++ runtime system (SYSLNK.CRTE.CFCPP), in addition to the C++ library functions for complex math and stream-oriented I/O (see preceding section).

The following libraries are provided for the C/C++ compiler V4.0A or higher:

  • For use in compiler mode C++ 2017 or higher, the standard C++ library and the C++ runtime system (SYSLNK.CRTE.CXX01) the header-library SYSLIB.CRTE.CXX01 and the license-library SYSDOC.CRTE.CXX01.OSS.

The following libraries are provided for the C/C++ compiler V4.0B or higher for library-version 2:

  • For use in compiler mode C++ 2017 or higher, the standard C++ library and the C++ runtime system (SYSLNK.CRTE.CXX02) the header-library SYSLIB.CRTE.CXX02 and the license-library SYSDOC.CRTE.CXX02.OSS.

The use of these libraries is described in detail in the “C/C++ User Guide” [9 (Related publications)].