Pacific Northwest National Laboratory
Fortran Library Manual: SysPak

FLIB Manual Table of Contents
FLIB ErrPak Routines
FLIB FioPak Routines
FLIB MatPak Routines
FLIB PrnPak Routines
FLIB RanPak Routines
FLIB StrPak Routines
FLIB SysPak Routines
FLIB TimPak Routines


SysPak routines isolate non-standard Fortran 90 (system and compiler dependent) code to a single section of the Fortran Library software package. SysPak routines are used to perform non-standard but very useful tasks such as retrieving information from the command line and accessing environment variables.
  1. CAL_GETARG(n, argn)
  2. CAL_GETENV(var, varval)
  3. CAL_NARG(n)
  4. CAL_SYSTEM(cmd,iflg)

Comments

Support for the following computer platforms is currently included in the FLIB package. For additional information about porting the SysPak (and FLIB) to other computer platforms, click here.

Return to FLIB webpage

Website maintained by Rob Stewart (trebor@purdue.edu).
Last Updated: 30-Nov-1999
Disclaimer