lqr_vmap_list_current(3)
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.
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi