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.

Descriptions of the Library Routines 2If successful, ierror is set to zero; otherwise, an error code.NOTE. To get a handle for an instance of the termios structure, usePXFSTRUCTCREATE with the string 'termios' for the structure name.See Also: “PXFSTRUCTCREATE”, “PXFCFGETOSPEED”PXFCHDIRPOSIX Subroutine: Changes the current working directory.Module: USE IFPOSIXSyntaxCALL PXFCHDIR (path, ilen, ierror)path(Input) Character. The directory to be changed to.ilen(Input) INTEGER(4). The length of the 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”PXFCHMODPOSIX Subroutine: Changes the ownership mode of the file.Module: USE IFPOSIXSyntaxCALL PXFCHMOD (path, ilen, imode, ierror)path(Input) Character. The path to the file.2-271

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

Saved successfully!

Ooh no, something went wrong!