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>ilen(Output) INTEGER(4). This argument can only be used when is STR (PXFESTRGET).Stores the length of the returned string.ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.The PXFEGET subroutines are similar to the PXFGET subroutines, but theyshould be used when the component (or field) of the structure is an array.When the PXFEGET subroutines are used, the array element with index index isaccessed (read from the component or field).CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIBSee Also: “PXFESET”, “PXFGET”PXFESETPOSIX Subroutine: Sets the value of an array element component (or field) of a structure.Module: USE IFPOSIXSyntaxCALL PXFESET (jhandle, compname, index, value, ierror)CALL PXFESET (jhandle, compname, index, value, ilen, ierror) ! when is STRA placeholder for one of the following values:Value Data Type Routine NameINT INTEGER(4) PXEFINTSETREAL REAL(4) PXFEREALSETLGCL LOGICAL(4) PXFELGCLSETSTR CHARACTER*(*) PXFESTRSETCHAR CHARACTER(1) PXFECHARSETDBL REAL(8) PXFEDBLSETINT8 INTEGER(8) PXFEINT8SET2-280

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

Saved successfully!

Ooh no, something went wrong!