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 2Value Data Type Routine NameSTR CHARACTER*(*) PXFASTRSETCHAR CHARACTER(1) PXFACHARSETDBL REAL(8) PXFADBLSETINT8 INTEGER(8) PXFAINT8SETjhandle(Input) INTEGER(4) on IA-32 processors; INTEGER(8) on Intel Itanium processors. A handle ofa structure.compname(Input) Character. The name of the component (or field) of the structure to write data to.value(Input) An array, whose data type depends on the value of . See the table above for thedata types for each value; for example, if the value for is INT, the data type of the arrayis INTEGER(4). The value for the component (or field).ialen(Input) INTEGER(4). The size of array value.ilen(Input) INTEGER(4). This argument can only be used when is STR (PXFASTRSET).An array that specifies the lengths of elements of array value.ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.The PXFASET subroutines are similar to the PXFSET subroutines, but theyshould be used when the component (or field) of the structure is an array.When the PXFASET subroutines are used, the entire array is accessed (written to thecomponent or field) as a unit.CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIBSee Also: “PXFAGET”, “PXFSET”PXFACCESSPOSIX Subroutine: Determines the accessibility of a file.2-265

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

Saved successfully!

Ooh no, something went wrong!