gdsl.3

来自「书籍上的数据结构源代码」· 3 代码 · 共 42 行

3
42
字号
.TH "Main module" 3 "22 Jun 2006" "Version 1.4" "gdsl" \" -*- nroff -*-.ad l.nh.SH NAMEMain module \- .PP.SS "Functions".in +1c.ti -1c.RI "const char * \fBgdsl_get_version\fP (void)".br.RI "\fIGet GDSL version number as a string. \fP".in -1c.SH "Function Documentation".PP .SS "const char* gdsl_get_version (void)".PPGet GDSL version number as a string. .PP\fBNote:\fP.RS 4Complexity: O( 1 ) .RE.PP\fBPrecondition:\fP.RS 4nothing. .RE.PP\fBPostcondition:\fP.RS 4the returned string MUST NOT be deallocated. .RE.PP\fBReturns:\fP.RS 4the GDSL version number as a string. .RE.PP

⌨️ 快捷键说明

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