PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int SHPAPI_CALL DBFAddField | ( | DBFHandle | psDBF, |
const char * | pszFieldName, | ||
DBFFieldType | eType, | ||
int | nWidth, | ||
int | nDecimals | ||
) |
Definition at line 773 of file dbfopen.c.
References DBFAddNativeFieldType().
Referenced by ShpDumperOpenTable().