exit.n

来自「linux系统下的音频通信」· N 代码 · 共 29 行

N
29
字号
'\"'\" Copyright (c) 1993 The Regents of the University of California.'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.'\"'\" See the file "license.terms" for information on usage and redistribution'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.'\" '\" SCCS: @(#) exit.n 1.6 96/03/25 20:13:32'\" .so man.macros.TH exit n "" Tcl "Tcl Built-In Commands".BS'\" Note:  do not modify the .SH NAME line immediately below!.SH NAMEexit \- End the application.SH SYNOPSIS\fBexit \fR?\fIreturnCode\fR?.BE.SH DESCRIPTION.PPTerminate the process, returning \fIreturnCode\fR to thesystem as the exit status.If \fIreturnCode\fR isn't specified then it defaultsto 0..SH KEYWORDSexit, process

⌨️ 快捷键说明

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