Knowledge Center Contents Previous Next |
ls_getmyhostname()
Deprecated. Returns the name used throughout LSF to represent the local host.
DESCRIPTION
ls_getmyhostname() returns the name used throughout LSF to represent the local host.
This routine returns a pointer to static data which can be overwritten by subsequent calls.
SYNOPSIS
#include <lsf/lsf.h> char *ls_getmyhostname(void)RETURN VALUES
character:hostname
Function was successful.
character:NULL
Function failed.
ERRORS
Systems that conform to the Single UNIX specification are not required to detect error conditions for this function. - Error handling
SEE ALSO
Related APIs
ls_getmyhostname2()
Equivalent line command
none
Files
none
Platform Computing Inc.
www.platform.com |
Knowledge Center Contents Previous Next |