debian man page for lqr_vmap_list_current

Query: lqr_vmap_list_current

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LQR_VMAP_LIST_CURRENT(3)				     LqR library API reference					  LQR_VMAP_LIST_CURRENT(3)

NAME
lqr_vmap_list_current - get current LqrVMap object in a LqrVMapList object
SYNOPSIS
#include <lqr.h> LqrVMap lqr_vmap_list_current(LqrVMapList* list);
DESCRIPTION
The 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 ALSO
lqr_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)
COPYRIGHT
Copyright (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_enl_step(3) - debian
lqr_carver_set_no_dump_vmaps(3) - debian
lqr_vmap_get_data(3) - debian
lqr_vmap_list_foreach(3) - debian
lqr_vmap_list_start(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?