GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
btree/next.c File Reference
#include <grass/btree.h>
Include dependency graph for btree/next.c:

Go to the source code of this file.

Functions

int btree_next (BTREE *B, void **key, void **data)
 

Function Documentation

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().