|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#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) |
| void SASetupDefaultHooks | ( | SAHooks * | psHooks | ) |
Definition at line 90 of file safileio.c.
References SAHooks::FOpen.
Referenced by DBFCreateEx(), DBFOpen(), SHPCreate(), and SHPOpen().