Notes About Examples
Examples illustrating the use of the ILE C/C++ compilers are written
in a simple style. Note the following:
- The examples do not demonstrate all of the possible uses of C/C++ language constructs.
- Some examples are code fragments and cannot be compiled without additional code.
- All complete, runnable examples begin with T1520. They can be found in the QCPPLE library, in source file QACSRC.
- Most of the examples found in this guide are illustrated by entering control language (CL) commands on a CL command line. You can use a CL program to run most of the examples.
- See the member T1520INF in QCPPLE/QAINFO for information about running the examples.