Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

NON_RECURSIVE

Keyword: Specifies that a subroutine or function does not call itself directly or indirectly.

For more information, see RECURSIVE and NON_RECURSIVE.