tell.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: @(#) tell.n 1.9 96/08/26 13:00:17'\" .so man.macros.TH tell n 7.5 Tcl "Tcl Built-In Commands".BS'\" Note:  do not modify the .SH NAME line immediately below!.SH NAMEtell \- Return current access position for an open channel.SH SYNOPSIS\fBtell \fIchannelId\fR.BE.SH DESCRIPTION.PPReturns a decimal string giving the current access position in\fIchannelId\fR.The value returned is -1 for channels that do not supportseeking..SH KEYWORDSaccess position, channel, seeking

⌨️ 快捷键说明

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