sgetopt(3) Library Functions Manual sgetopt(3)NAMEsgetopt - get option character from command lineSYNTAX#include <sgetopt.h>DESCRIPTIONThe sgetopt library is just like the getopt library, except that it prints errors using substdio rather than stdio. See getopt(3) for interface details.VERSIONsgetopt version 1.9, 931201.AUTHORPlaced into the public domain by Daniel J. Bernstein.SEE ALSOgetopt(3), subgetopt(3), subfd(3), substdio(3) sgetopt(3)
| Related Man Pages |
|---|
| getopt(3) - mojave |
| getopt(1) - freebsd |
| getopt(1) - ultrix |
| getopt(1) - osf1 |
| getopt(1) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |