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 2jgroup(Input) INTEGER(4) on IA-32 processors; INTEGER(8) on Intel Itanium processors. A handle ofstructure group.ierror(Output) INTEGER(4). The error status.If successful, ierror is not changed; otherwise, an error code.The PXFGETGRGID subroutine stores the group information from /etc/group for the entrythat matches the group GID jgid in the structure associated with handle jgroup.NOTE. To get a handle for an instance of the group structure, usePXFSTRUCTCREATE with the string 'group' for the structure name.See Also: “PXFSTRUCTCREATE”ExampleSee the example in “PXFGETGROUPS”.PXFGETGRNAMPOSIX Subroutine: Gets group information for the named group. This subroutine is onlyavailable on Linux* systems.Module: USE IFPOSIXSyntaxCALL PXFGETGRNAM (name, ilen, jgroup, ierror)name(Input) Character. The name of the group to retrieve information about.ilen(Input) INTEGER(4). The length of the name string.jgroup(Input) INTEGER(4) on IA-32 processors; INTEGER(8) on Intel Itanium processors. A handle ofstructure group.ierror(Output) INTEGER(4). The error status.2-299

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

Saved successfully!

Ooh no, something went wrong!