|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
#include "shapefil.h"#include <assert.h>#include <math.h>#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>
Go to the source code of this file.
Functions | |
| void | SASetupDefaultHooks (SAHooks *psHooks) |
Definition at line 90 of file safileio.c.
References NULL.
Referenced by DBFCreateEx(), DBFOpen(), SHPCreate(), and SHPOpen().