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 2See Also: “PXFOPENDIR”, “PXFREWINDDIR”PXFRENAMEPOSIX Subroutine: Changes the name of a file.Module: USE IFPOSIXSyntaxCALL PXFRENAME (old, lenold, new, lennew, ierror)old(Input) Character. The name of the file to be renamed.lenold(Input) INTEGER(4). The length of old string.new(Input) Character. The new file name.lennew(Input) INTEGER(4). The length of new 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 LIBPXFREWINDDIRPOSIX Subroutine: Resets the position of the stream to the beginning of the directory.Module: USE IFPOSIXSyntaxCALL PXFREWINDDIR (idirid, ierror)idirid(Input) INTEGER(4) on IA-32 processors; INTEGER(8) on Intel Itanium processors. The ID of adirectory obtained from PXFOPENDIR.ierror(Output) INTEGER(4). The error status.2-323

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

Saved successfully!

Ooh no, something went wrong!