sgetopt.3

来自「linux下qmail的源码 本人加了一些注释」· 3 代码 · 共 29 行

3
29
字号
.TH sgetopt 3.SH NAMEsgetopt \- get option character from command line.SH SYNTAX.B #include <sgetopt.h>.SH DESCRIPTIONThe.B sgetoptlibrary is just like the.B getoptlibrary,except that it prints errors using.B substdiorather than.BR stdio .See.B getopt(3)for interface details..SH VERSIONsgetopt version 1.9, 931201..SH AUTHORPlaced into the public domain by Daniel J. Bernstein..SH "SEE ALSO"getopt(3),subgetopt(3),subfd(3),substdio(3)

⌨️ 快捷键说明

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