GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/btree.h>
Go to the source code of this file.
Functions | |
int | btree_next (BTREE *B, void **key, void **data) |
int btree_next | ( | BTREE * | B, |
void ** | key, | ||
void ** | data | ||
) |
Definition at line 3 of file btree/next.c.
References forms::q.
Referenced by btree_free(), and main().