Provided by: liblqr-1-0-dev_0.4.1-2ubuntu1_amd64
NAME
lqr_carver_list_next - advance the LqrCarverList object
SYNOPSIS
#include <lqr.h> LqrCarverList* lqr_carver_list_next(LqrCarverList* list);
DESCRIPTION
The function lqr_carver_list_next returns a pointer to the next attached LqrCarver object in list, or NULL if the list has reached the end.
SEE ALSO
lqr_carver_attach(3), lqr_carver_list_start(3), lqr_carver_list_current(3), lqr_carver_list_foreach(3)
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi