getoptb − get option character from command line
#include "getoptb.h"
Qlib’s getoptb is a replacement for the standard Unix getopt library, based on sgetopt and printing errors by means of buffer rather than stdio.
See getopt(3) for interface details.
buffer(3)