UTuserName


Routine

char *UTuserName (void)

Purpose

Get the user name and host name

Description

This routine returns the user name and host name. The returned string is of the form user@host, with the host or @user parts omitted if unavailable.

Parameters

<- char UTuserName[]
Pointer to a character string containing the user name. This string is null terminated. This is a pointer to an internal static storage area; each call to this routine overlays this storage.

Author / revision

P. Kabal / Revision 1.34 2003/05/09


Main Index libtsp