12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2 Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>If successful, ierror is set to zero; otherwise, an error code.CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIBPXFRMDIRPOSIX Subroutine: Removes a directory.Module: USE IFPOSIXSyntaxCALL PXFRMDIR (path, ilen, ierror)path(Input) Character. The directory to be removed. It must be empty.ilen(Input) INTEGER(4). The length of path string.ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIBSee Also: “PXFMKDIR”, “PXFCHDIR”PXFSETENVPOSIX Subroutine: Adds a new environment variable or sets the value of an environmentvariable.Module: USE IFPOSIXSyntaxCALL PXFSETENV (name, lenname, new, lennew, ioverwrite, ierror)name(Input) Character. The name of the environment variable.lenname(Input) INTEGER(4). The length of name.2-324

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!