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

◆ DBFCreate()

DBFHandle SHPAPI_CALL DBFCreate ( const char *  pszDBFFile)

Definition at line 649 of file dbfopen.c.

651{
652 return DBFCreateEx( pszFilename, "LDID/87" ); // 0x57
653}
DBFHandle SHPAPI_CALL DBFCreateEx(const char *pszFilename, const char *pszCodePage)
Definition dbfopen.c:662

References DBFCreateEx().

Here is the call graph for this function: