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

ID 767251
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-5DC98701-522C-4155-913C-99FEF2286B68

Document Table of Contents

Inquiry Intrinsic Functions

The following table lists inquiry intrinsic functions.

Name

Description

ALLOCATED

Determines whether an allocatable variable is allocated.

ASSOCIATED

Determines if a pointer is associated or if two pointers are associated with the same target.

BIT_SIZE

Returns the number of bits in an integer type.

CACHESIZE

Returns the size of a level of the memory cache.

COMMAND_ARGUMENT_COUNT

Returns the number of command-line arguments.