|
GRASS Programmer's Manual
6.4.2(2012)
|
#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 gui_modules.menuform::q.
Referenced by btree_free(), and main().