GNU Info

Info Node: (g77-295.info)GetLog Intrinsic

(g77-295.info)GetLog Intrinsic


Next: GetPId Intrinsic Prev: GetGId Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

GetLog Intrinsic
................

     CALL GetLog(LOGIN)

LOGIN: `CHARACTER'; scalar; INTENT(OUT).

Intrinsic groups: `unix'.

Description:

   Returns the login name for the process in LOGIN.

   *Caution:* On some systems, the `getlogin(3)' function, which this
intrinsic calls at run time, is either not implemented or returns a
null pointer.  In the latter case, this intrinsic returns blanks in
LOGIN.


automatically generated by info2www version 1.2.2.9