⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gethostname.3

📁 tcl是工具命令语言
💻 3
字号:
'\"'\" Copyright (c) 1998-2000 by Scriptics Corporation.'\" All rights reserved.'\" '\" RCS: @(#) $Id: GetHostName.3,v 1.3 2002/11/15 15:34:17 dkf Exp $'\" .so man.macros.TH Tcl_GetHostName 3 8.3 Tcl "Tcl Library Procedures".BS.SH NAMETcl_GetHostName \- get the name of the local host.SH SYNOPSIS.nf\fB#include <tcl.h>\fR.spCONST char *\fBTcl_GetHostName\fR().BE.SH DESCRIPTION.PP\fBTcl_GetHostName\fR is a utility procedure used by some of theTcl commands.  It returns a pointer to a string containing the name for the current machine, or an empty string if the name cannot bedetermined.  The string is statically allocated, and the caller mustnot modify of free it..PP.SH KEYWORDShostname

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -