=head1 NAME ping_iterator_count - Count the number of hosts in a liboping object =head1 SYNOPSIS #include int ping_iterator_count (pingobj_t *obj); =head1 DESCRIPTION This functions is used to count the number of hosts currently associated with a liboping object. =head1 RETURN VALUE The B returns an integer number or zero if no host is associated with I. =head1 SEE ALSO L, L, L, L =head1 AUTHOR liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. Copyright (c) 2006-2017 by Florian "octo" Forster.