4.3.14 -recursion, -rc, (-norecursion), -nrc

The -recursion switch informs KAP that subroutines and functions in the source program can be called recursively, that is, the subroutine or function calls itself, or it calls another subroutine or function which calls it. The -recursion switch affects storage allocation decisions and the interpretation of the -save switch.

The -recursion switch must be in force in each recursive routine that KAP processes, or unsafe transformations could result.


Previous Page|Next Page|Contents|Index|
Command-Line Switches

Copyright © Digital Equipment Corporation. 1997. All Rights Reserved.