cp_hashlist_get_mode(3)
| cp_hashlist(3) | libcprops - cp_hashlist | cp_hashlist(3) |
NAME
cp_hashlist_get_mode - get hashlist mode bit settings
SYNOPSIS
#include <cprops/hashlist.h>
int cp_hashlist_get_mode(cp_hashlist *list);
DESCRIPTION
cp_hashlist_get_mode returns the current mode bit settings for hashlist list. For more on the effect of specific mode bits, see cp_hashlist_set_mode (3).
RETURN VALUE
the current mode settings for hashlist list.
SEE ALSO
| OCTOBER 2005 | libcprops.0.0.3 |
