12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2 Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>Constant_SC_PHYS_PAGES_SC_AVPHYS_PAGESDescriptionIndicates the number of pages of physical memory. Note that it ispossible for the product of this value and the value of_SC_PAGE_SIZE to overflow.Indicates the number of currently available pages of physicalmemory.1. L*X only2. The corresponding POSIX macro is STREAM_MAX.3. The corresponding POSIX macro is EXPR_NEST_MAX.On Linux* systems, the corresponding macros are defined in . The values forargument name can be obtained by using PXFCONST or IPXFCONST when passing the stringnames of predefined macros in .See Also: “IPXFCONST”, “PXFCONST”PXFTCDRAINPOSIX Subroutine: Waits until all output written has been transmitted. This subroutine is onlyavailable on Linux* systems.Module: USE IFPOSIXSyntaxCALL PXFTCDRAIN (ifildes, ierror)ifildes(Input) INTEGER(4). The file descriptor associated with the terminal.ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.PXFTCFLOWPOSIX Subroutine: Suspends the transmission or reception of data. This subroutine is onlyavailable on Linux* systems.Module: USE IFPOSIXSyntaxCALL PXFTCFLOW (ifildes, iaction, ierror)2-344

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

Saved successfully!

Ooh no, something went wrong!