ipxfargc

Date:

10-20-2011

NAME

IPXFARGC - Returns the number of command-line arguments excluding the command name

SYNOPSIS

INTEGER FUNCTION IPXFARGC()

IMPLEMENTATION

Cray Linux Environment (CLE)

DESCRIPTION

The IPXFARGC function returns the number of command-line arguments in the command used to invoke the executing program. The command name is not included in the number returned. A return value of 0 indicates that there are no command-line arguments other than the command name itself.