cfg_value_t(3) debian man page | unix.com

Man Page: cfg_value_t

Operating Environment: debian

Section: 3

cfg_value_t(3)							      confuse							    cfg_value_t(3)

NAME
cfg_value_t - Data structure holding the value of a fundamental option value.
SYNOPSIS
#include <confuse.h> Data Fields long int number integer value double fpnumber floating point value cfg_bool_t boolean boolean value char * string string value cfg_t * section section value void * ptr user-defined value Detailed Description Data structure holding the value of a fundamental option value. Author Generated automatically by Doxygen for confuse from the source code. Version 2.7 21 Feb 2010 cfg_value_t(3)
Related Man Pages
physfs_allocator(3) - debian
hwloc_obj_attr_u_hwloc_pcidev_attr_s(3) - debian
mtp_libmtp_album_struct(3) - debian
mtp_libmtp_allowed_values_struct(3) - debian
mtp_libmtp_file_struct(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file