Man Page: lqr_carver_list_current
Operating Environment: debian
Section: 3
LQR_CARVER_LIST_CURRENT(3) LqR library API reference LQR_CARVER_LIST_CURRENT(3)NAMElqr_carver_list_current - get current LqrCarver object in a LqrCarverList objectSYNOPSIS#include <lqr.h> LqrCarver* lqr_carver_list_current(LqrCarverList* list);DESCRIPTIONThe function lqr_carver_list_current returns a pointer to the LqrCarver object corresponding to the current value of the list parameter, or NULL in case of errors.SEE ALSOlqr_carver_attach(3), lqr_carver_list_start(3), lqr_carver_list_next(3), lqr_carver_list_foreach(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_LIST_CURRENT(3)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |