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

ID 767251
Date 9/08/2022
Public

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

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.