Man Page: lqr_vmap_list_current
Operating Environment: debian
Section: 3
LQR_VMAP_LIST_CURRENT(3) LqR library API reference LQR_VMAP_LIST_CURRENT(3)NAMElqr_vmap_list_current - get current LqrVMap object in a LqrVMapList objectSYNOPSIS#include <lqr.h> LqrVMap lqr_vmap_list_current(LqrVMapList* list);DESCRIPTIONThe function lqr_vmap_list_current returns the LqrVMap object corresponding to the current value of the list parameter, or NULL in case of errors.SEE ALSOlqr_vmap_list_start(3), lqr_vmap_list_next(3), lqr_vmap_list_foreach(3), lqr_vmap_internal_dump(3), lqr_carver_set_dump_vmaps(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_LIST_CURRENT(3)
| Related Man Pages |
|---|
| lqr_carver_get_col_depth(3) - debian |
| lqr_carver_get_enl_step(3) - debian |
| lqr_carver_list_start(3) - debian |
| lqr_carver_set_resize_order(3) - debian |
| lqr_vmap_list_start(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |