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)
| Related Man Pages |
|---|
| lqr_carver_get_channels(3) - debian |
| lqr_carver_get_image_type(3) - debian |
| lqr_carver_get_enl_step(3) - debian |
| lqr_carver_set_progress(3) - debian |
| lqr_vmap_list_start(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |