optionOnlyUsage
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
NAME
optionOnlyUsage - Print usage text for just the options
SYNOPSIS
#include
<your-opts.h>
cc [...] -o outfile infile.c -lopts [...]
void optionOnlyUsage(tOptions* pOpts, int ex_code);
DESCRIPTION
This routine will print only the usage for each option. This function may be used when the emitted usage must incorporate information not available to AutoOpts.
pOpts |
program options descriptor |
ex_code
exit code for calling exit(2)
SEE ALSO
The info
documentation for the -lopts library.
ao_string_tokenize(3), configFileLoad(3), optionFileLoad(3),
optionFindNextValue(3), optionFindValue(3), optionFree(3),
optionGetValue(3), optionLoadLine(3), optionMemberList(3),
optionNextValue(3), optionProcess(3), optionRestore(3),
optionSaveFile(3), optionSaveState(3),
optionUnloadNested(3), optionVersion(3), strequate(3),
streqvcmp(3), streqvmap(3), strneqvcmp(3),
strtransform(3),
More Linux Commands
manpages/g++.1.html
g++(1) - GNU project C and C++ compiler - Linux manual page
When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The overall options allow you to stop this process at an intermediate st
manpages/SDL_CDPause.3.html
SDL_CDPause(3) - Pauses a CDROM (Library - Linux man page)
Pauses play on the given cdrom. RETURN VALUE Returns 0 on success, or -1 on an error. SEE ALSO SDL_CDPlay, SDL_CDResume SDL_CDPause.3 (Library - Linux manual pa
manpages/FcStrSetEqual.3.html
FcStrSetEqual(3) - check sets for equality - Linux man page
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered. VERSION Fontconfig version 2.8.0
manpages/SDL_AudioSpec.3.html
SDL_AudioSpec(3) - Audio Specification Structure (Man Page)
The SDL_AudioSpec structure is used to describe the format of some audio data. This structure is used by SDL_OpenAudio and SDL_LoadWAV. While all fields are use
manpages/pasuspender.1.html
pasuspender(1) - Temporarily suspend PulseAudio (Man Page)
pasuspender is a tool that can be used to tell a local PulseAudio sound server to temporarily suspend access to the audio devices, to allow other applications a
manpages/SDL_JoystickNumBalls.3.html
SDL_JoystickNumBalls(3) - Get the number of joystick trackba
Return the number of trackballs available from a previously opened SDL_Joystick. RETURN VALUE Number of trackballs. SEE ALSO SDL_JoystickGetBall, SDL_JoystickOp
manpages/fileno_unlocked.3.html
fileno_unlocked(3) - nonlocking stdio functions (Man Page)
Each of these functions has the same behavior as its counterpart without the _unlocked suffix, except that they do not use locking (they do not set locks themse
manpages/lj4_font.5.html
lj4_font(5) - groff fonts for use with devlj4 (Man Page)....
Nominally, all Hewlett-Packard LaserJet 4-series and newer printers have the same internal fonts: 45 scalable fonts and one bitmapped Lineprinter font. The scal
manpages/gluBuild2DMipmaps.3gl.html
gluBuild2DMipmaps(3gl) - builds a two-dimensional mipmap....
gluBuild2DMipmaps builds a series of prefiltered two-dimensional texture maps of decreasing resolutions called a mipmap. This is used for the antialiasing of te
manpages/isinff.3.html
isinff(3) - BSD floating-point classification functions.....
The finite(), finitef(), and finitel() functions return a nonzero value if x is neither infinite nor a not-a-number (NaN) value, and 0 otherwise. The isnan(), i
manpages/__fbufsize.3.html
__fbufsize(3) - interfaces to stdio FILE structure (ManPage)
Solaris introduced routines to allow portable access to the internals of the FILE structure, and glibc also implemented these. The __fbufsize() function returns
manpages/ripngd.8.html
ripngd(8) - a RIPNG routing engine for use with Quagga routi
ripngd is a routing component that works with the Quagga routing engine. OPTIONS Options available for the ripngd command: OPTIONS -d, --daemon Runs in daemon m
