PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int SHPAPI_CALL DBFWriteTuple | ( | DBFHandle | psDBF, |
int | hEntity, | ||
void * | pRawTuple | ||
) |
Definition at line 1576 of file dbfopen.c.
References DBFInfo::bCurrentRecordModified, DBFInfo::bNoHeader, DBFInfo::bUpdated, DBFFlushRecord(), DBFLoadRecord(), DBFWriteHeader(), FALSE, DBFInfo::nCurrentRecord, DBFInfo::nRecordLength, DBFInfo::nRecords, DBFInfo::pszCurrentRecord, REINTERPRET_CAST, and TRUE.