|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|

Go to the source code of this file.
Functions | |
| int | btree_create (BTREE *B, int(*cmp)(const void *, const void *), int incr) |
Definition at line 5 of file create.c.
References BTREE::cmp, BTREE::cur, BTREE::incr, malloc(), BTREE::N, BTREE::node, NULL, and BTREE::tlen.