tempmax

Option Type Default Value #pragma options C C++
-flag tempmax=1 -   x

Syntax

-qtempmax=number

Purpose
Specifies the maximum number of template include files to be generated by the -qtempinc option for each header file.

Notes
Specify the maximum number of template files by giving number a value between 1 and 99999.

Instantiations are spread among the template include files.

This option should be used when the size of files generated by the -qtempinc option become very large and take a significant amount of time to recompile when a new instance is created.



List of Batch Compiler Options and Their Defaults