PostGIS  3.6.1dev-r@@SVN_REVISION@@

◆ DBFSetWriteEndOfFileChar()

void SHPAPI_CALL DBFSetWriteEndOfFileChar ( DBFHandle  psDBF,
int  bWriteFlag 
)

Definition at line 2296 of file dbfopen.c.

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

References DBFInfo::bWriteEndOfFileChar.

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

Here is the caller graph for this function: