man3mngr/cntCONFLISTgroup
Table of Contents
cntCONFLISTgroup - count the number of items in a group
cntCONFLISTgroup
traverses the
CONFLIST array and finds all record in a particular group.
This function is part of libmngr.
int cntCONFLISTgroup (
CONFLIST CFpnt[],
int cf_size,
int group
);
Pointer to the array.
The number of
CONFLIST elements
to allocate.
the group to search for.
the number of records
found.
libmngr(3mngr)
$Id: cntCONFLISTgroup.3,v
1.0 2005/05/05 12:42:31 kitchen Exp $
Table of Contents