PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int SHPAPI_CALL DBFAddField | ( | DBFHandle | hDBF, |
const char * | pszFieldName, | ||
DBFFieldType | eType, | ||
int | nWidth, | ||
int | nDecimals | ||
) |
Definition at line 788 of file dbfopen.c.
References DBFAddNativeFieldType(), FTDate, FTLogical, and FTString.
Referenced by ShpDumperOpenTable().