manpagez: man pages & more
man Tcl_GetHostName(3)
Home | html | info | man
Tcl_GetHostName(3)          Tcl Library Procedures          Tcl_GetHostName(3)




NAME

       Tcl_GetHostName - get the name of the local host


SYNOPSIS

       #include <tcl.h>

       const char *
       Tcl_GetHostName()



DESCRIPTION

       Tcl_GetHostName  is  a  utility  procedure used by some of the Tcl com-
       mands.  It returns a pointer to a string containing the  name  for  the
       current  machine,  or an empty string if the name cannot be determined.
       The string is statically allocated, and the caller must not  modify  of
       free it.



KEYWORDS

       hostname



Tcl                                   8.3                   Tcl_GetHostName(3)

GetHostName 8.5.4 - Generated Tue Aug 19 06:26:02 CDT 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.