Function: GETUSERNAM Purpose: Returns the user name of the current user. Category: UTILITY File: getusernam.c Author: M. Vogelaar Use: CALL GETUSERNAM( USERNAM ) Output CHARACTER*(*) USERNAM Name of user currently logged in. Warning: System dependent! Currently implemented for UNIX systems. Updates: Oct 9, 1992: VOG Document created.