PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ DBFSetWriteEndOfFileChar()

void SHPAPI_CALL DBFSetWriteEndOfFileChar ( DBFHandle  psDBF,
int  bWriteFlag 
)

Definition at line 2317 of file dbfopen.c.

2318{
2319 psDBF->bWriteEndOfFileChar = bWriteFlag;
2320}
int bWriteEndOfFileChar
Definition shapefil.h:631

References DBFInfo::bWriteEndOfFileChar.

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

Here is the caller graph for this function: