HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/qlibs/man/getoptb.3
.TH qlibs: getoptb 3
.SH NAME
getoptb \- get option character from command line
.SH SYNTAX
.B #include \(dqgetoptb.h\(dq
.SH DESCRIPTION
Qlib's
.B getopt
is a replacement for the standard Unix
.B getopt
library, based on 
.B sgetopt 
and printing errors by means of
.B buffer
rather than
.BR stdio .

See
.B getopt(3)
for interface details.
.SH "SEE ALSO"
buffer(3)