optionUnloadNested(3)


NAME

   optionUnloadNested - Deallocate the memory for a nested value

SYNOPSIS

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

   void optionUnloadNested(tOptionValue const * pOptVal);

DESCRIPTION

   A  nested  value needs to be deallocated.  The pointer passed in should
   have been gotten from a call to configFileLoad()  (See  @pxref{libopts-
   configFileLoad}).

   pOptVal
          the hierarchical value

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

                              2016-10-30             optionUnloadNested(3)


More Linux Commands

manpages/gnutls_set_default_priority.3.html
gnutls_set_default_priority(3) - API function (Man Page)....
Sets some default priority on the ciphers, key exchange methods, macs and compression methods. THIS IS THE SAME AS CALLING gnutls_priority_set_direct (session,

manpages/fenv.3.html
fenv(3) - floating-point rounding and exception handling....
These eleven functions were defined in C99, and describe the handling of floating-point rounding and exceptions (overflow, zero-divide, etc.). Exceptions The di

manpages/print_description.3.html
print_description(3) - netsnmp_mib_api functions (Man Page)
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc

manpages/jpegtran.1.html
jpegtran(1) - lossless transformation of JPEG files.........
jpegtran performs various useful transformations of JPEG files. It can translate the coded representation from one variant of JPEG to another, for example from

manpages/odbcinst.1.html
odbcinst(1) An unixODBC tool for manipulating configuration
odbcinst is a command line tool which has been created for allowing people who are developing the install scripts/RPMs for Drivers to be able to easily create/r

manpages/XtConvert.3.html
XtConvert(3) - invoke resource converters - Linux man page
The XtConvert function looks up the type converter registered to convert from_type to to_type, computes any additional arguments needed, and then calls XtDirect

manpages/glClearStencil.3gl.html
glClearStencil(3gl) - specify the clear value for the stenci
glClearStencil specifies the index used by glClear to clear the stencil buffer. s is masked with $2 sup m^-^1$, where $m$ is the number of bits in the stencil b

manpages/squid_radius_auth.8.html
squid_radius_auth(8) - Squid RADIUS authentication helper...
This helper allows Squid to connect to a RADIUS server to validate the user name and password of Basic HTTP authentication. -f configfile Specifies the path to

manpages/TYPE_ENUM.3form.html
TYPE_ENUM(3form) - form system global variables (Man Page)
These are building blocks for the form library, defining fields that can be created using set_fieldtype(3X). Each provides functions for field- and character-va

manpages/isspace.3.html
isspace(3) - character classification routines (Man Page)...
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T

manpages/glRasterPos3dv.3gl.html
glRasterPos3dv(3gl) - specify the raster position for pixel
The GL maintains a 3D position in window coordinates. This position, called the raster position, is used to position pixel and bitmap write operations. It is ma

manpages/Tcl_FindEnsemble.3.html
Tcl_FindEnsemble(3) - manipulate ensemble commands (ManPage)
An ensemble is a command, bound to some namespace, which consists of a collection of subcommands implemented by other Tcl commands. The first argument to the en





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