Go to the first, previous, next, last section, table of contents.


IArgC Intrinsic

IArgC()

IArgC: INTEGER(KIND=1) function.

Intrinsic groups: unix.

Description:

Returns the number of command-line arguments.

This count does not include the specification of the program name itself.


Go to the first, previous, next, last section, table of contents.