|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-52c8278fcf
|
#include <stdio.h>#include <stdlib.h>#include <grass/btree.h>
Go to the source code of this file.
Functions | |
| int | btree_create (BTREE *B, int(*cmp)(const void *, const void *), int incr) |