Tells the compiler that all routines should be compiled for possible recursive execution.
Windows: Code Generation > Enable
Recursive Routines
Linux: None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Windows, Linux
Linux: | -recursive -norecursive |
Windows: | /recursive /norecursive |
None
OFF | Routines are not compiled for possible recursive execution. |
This option tells the compiler that all routines should be compiled for possible recursive execution. It sets the automatic option.
None
automatic compiler option