PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ DBFSetWriteEndOfFileChar()

void SHPAPI_CALL DBFSetWriteEndOfFileChar ( DBFHandle  psDBF,
int  bWriteFlag 
)

Definition at line 2297 of file dbfopen.c.

2298 {
2299  psDBF->bWriteEndOfFileChar = bWriteFlag;
2300 }
int bWriteEndOfFileChar
Definition: shapefil.h:631

References DBFInfo::bWriteEndOfFileChar.

Referenced by DBFCreateLL(), DBFOpenLL(), and ShpDumperOpenTable().

Here is the caller graph for this function: