|
GRASS Programmer's Manual
6.4.2(2012)
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <grass/btree.h>
Go to the source code of this file.
Functions | |
| int | btree_update (BTREE *B, const void *key, int keylen, const void *data, int datalen) |
| int btree_update | ( | BTREE * | B, |
| const void * | key, | ||
| int | keylen, | ||
| const void * | data, | ||
| int | datalen | ||
| ) |
Definition at line 8 of file btree/update.c.
References N, NULL, and gui_modules.menuform::q.
Referenced by main().