lqr_vmap_list_next(3) debian man page | unix.com

Man Page: lqr_vmap_list_next

Operating Environment: debian

Section: 3

LQR_VMAP_LIST_NEXT(3)					     LqR library API reference					     LQR_VMAP_LIST_NEXT(3)

NAME
lqr_vmap_list_next - advance the LqrVMapList object
SYNOPSIS
#include <lqr.h> LqrVMapList lqr_vmap_list_next(LqrVMapList* list);
DESCRIPTION
The function lqr_vmap_list_next returns a pointer the next dumped LqrVMap object in list, or NULL if the list has reached the end.
SEE ALSO
lqr_vmap_list_start(3), lqr_vmap_list_current(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_NEXT(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_preserve_input_image(3) - debian
lqr_vmap_list_foreach(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com