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.

Descriptions of the Library Routines 2Symbolic name Constant Description NotesS_IFBLK O'0060000' Block special Never set on Windows systemsS_IFREG O'0100000' RegularS_IFLNK O'0120000' Symbolic link Never set on Windows systemsS_IFSOCK O'0140000' Socket Never set on Windows systemsS_ISUID O'0004000' Set user ID on execution Never set on Windows systemsS_ISGID O'0002000' Set group ID on execution Never set on Windows systemsS_ISVTX O'0001000' Save swapped text Never set on Windows systemsS_IRWXU O'0000700' Owner’s file permissionsS_IRUSR, S_IREAD O'0000400' Owner’s read permission Always true on Windows systemsS_IWUSR, S_IWRITE O'0000200' Owner’s write permissionS_IXUSR, S_IEXEC O'0000100' Owner’s execute permission Based on file extension (.EXE, .COM,.CMD, or .BAT)S_IRWXG O'0000070' Group’s file permissions Same as S_IRWXU on WindowssystemsS_IRGRP O'0000040' Group’s read permission Same as S_IRUSR on WindowssystemsS_IWGRP O'0000020' Group’s write permission Same as S_IWUSR on WindowssystemsS_IXGRP O'0000010' Group’s execute permission Same as S_IXUSR on WindowssystemsS_IRWXO O'0000007' Other’s file permissions Same as S_IRWXU on WindowssystemsS_IROTH O'0000004' Other’s read permission Same as S_IRUSR on WindowssystemsS_IWOTH O'0000002' Other’s write permission Same as S_IWUSR on WindowssystemsS_IXOTH O'0000001' Other’s execute permission Same as S_IXUSR on WindowssystemsSTAT returns the same information as FSTAT, but accesses files by name instead of external unitnumber.CompatibilityCONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS LIBSee Also: the INQUIRE statement in the Language <strong>Reference</strong>, “STAT”2-93

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

Saved successfully!

Ooh no, something went wrong!