PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
DBFCreate()
DBFHandle
SHPAPI_CALL
DBFCreate
(
const char *
pszFilename
)
Definition at line
628
of file
dbfopen.c
.
References
DBFCreateEx()
, and
SHPAPI_CALL
.
630
{
631
return
DBFCreateEx
( pszFilename,
"LDID/87"
);
/* 0x57 */
632
}
DBFCreateEx
DBFHandle SHPAPI_CALL DBFCreateEx(const char *pszFilename, const char *pszCodePage)
Definition:
dbfopen.c:641
Here is the call graph for this function:
loader
dbfopen.c
Generated by
1.8.13