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 2Constant_PC_LINK_MAX_PC_MAX_CANON_PC_MAX_INPUT_PC_NAME_MAX_PC_PATH_MAX_PC_PIPE_BUF_PC_CHOWN_RESTRICTED_PC_NO_TRUNC_PC_VDISABLECorresponding Macro_POSIX_LINK_MAX_POSIX_MAX_CANON_POSIX_MAX_INPUT_POSIX_NAME_MAX_POSIX_PATH_MAX_POSIX_PIPE_BUF_POSIX_CHOWN_RESTRICTED_POSIX_NO_TRUNC_POSIX_VDISABLESee Also: “IPXFCONST”, “PXFCONST”, “PXFFPATHCONF”PXFPAUSEPXFPIPEPOSIX Subroutine: Suspends process execution.Module: USE IFPOSIXSyntaxCALL PXFPAUSE (ierror)ierror(Output) INTEGER(4). The error status.If successful, ierror is set to zero; otherwise, an error code.The PXFPAUSE subroutine causes the invoking process (or thread) to sleep until a signal isreceived that either terminates it or causes it to call a signal-catching function.CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIBPOSIX Subroutine: Creates a communications pipe between two processes.Module: USE IFPOSIXSyntaxCALL PXFPIPE (ireadfd, iwritefd, ierror)2-319

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

Saved successfully!

Ooh no, something went wrong!