optionVersion(3)



optionVersion

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

NAME

optionVersion - return the compiled AutoOpts version number

SYNOPSIS

#include <your-opts.h>
cc [...] -o outfile infile.c -lopts [...]

char const* optionVersion(void);

DESCRIPTION

Returns the full version string compiled into the library. The returned string cannot be modified.

RETURN VALUE

the version string in constant memory

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), optionOnlyUsage(3), optionProcess(3), optionRestore(3), optionSaveFile(3), optionSaveState(3), optionUnloadNested(3), strequate(3), streqvcmp(3), streqvmap(3), strneqvcmp(3), strtransform(3),




More Linux Commands

manpages/sched_getparam.2.html
sched_getparam(2) - set and get scheduling parameters.......
sched_setparam() sets the scheduling parameters associated with the scheduling policy for the process identified by pid. If pid is zero, then the parameters of

manpages/XtMoveWidget.3.html
XtMoveWidget(3) - move and resize widgets - Linux man page
The XtConfigureWidget function returns immediately if the specified geometry fields are the same as the old values. Otherwise, XtConfigureWidget writes the new

manpages/XGetKeyboardControl.3.html
XGetKeyboardControl(3) - manipulate keyboard settings and ke
The XChangeKeyboardControl function controls the keyboard characteristics defined by the XKeyboardControl structure. The value_mask argument specifies which val

manpages/gkeytool.1.html
gkeytool(1) - Manage private keys and public certificates...
Cryptographic credentials, in a Java environment, are usually stored in a Key Store. The Java SDK specifies a Key Store as a persistent container of two types o

manpages/gtk-encode-symbolic-svg.1.html
gtk-encode-symbolic-svg(1) Symbolic icon conversion utility
gtk-encode-symbolic-svg converts symbolic svg icons into specially prepared png files. GTK+ can load and recolor these pngs, just like original svgs, but loadin

manpages/poweroff.8.html
poweroff(8) - Halt, power-off or reboot the machine.........
poweroff.8 - halt, poweroff, reboot may be used to halt, power-off or reboot the machine. OPTIONS The following options are understood: --help Print a short hel

manpages/keyctl_get_persistent.3.html
keyctl_get_persistent(3) Get the persistent keyring for a us
keyctl_get_persistent() gets the persistent keyring for the specified user ID. Unlike the session and user keyrings, this keyring will persist once all login se

manpages/program_invocation_short_name.3.html
program_invocation_short_name(3) - obtain name used to invok
program_invocation_name contains the name that was used to invoke the calling program. This is the same as the value of argv[0] in main(), with the difference t

manpages/yuvfps.1.html
yuvfps(1) - Converts to a different frame rate (Man Page)...
yuvfps is a general (UP or DOWN) resampling utility that is provided to allow the generation of video streams with the frame rates required for each standard vi

manpages/tputs.3ncurses.html
tputs(3ncurses) - curses interfaces to terminfo database....
These low-level routines must be called by programs that have to deal directly with the terminfo database to handle certain terminal capabilities, such as progr

manpages/htole32.3.html
htole32(3) - convert values between host and big-/little-end
These functions convert the byte encoding of integer values from the byte order that the current CPU (the host) uses, to and from little-endian and big-endian b

manpages/napms.3ncurses.html
napms(3ncurses) - low-level curses routines - Linux man page
The following routines give low-level access to various curses capabilities. These routines typically are used inside library routines. The def_prog_mode and de





We can't live, work or learn in freedom unless the software we use is free.