/[thuban]/branches/WIP-pyshapelib-bramz/libraries/shapelib/shapefil.h
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/shapelib/shapefil.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/thuban/libraries/shapelib/shapefil.h revision 2212 by bh, Mon May 17 15:47:57 2004 UTC branches/WIP-pyshapelib-bramz/libraries/shapelib/shapefil.h revision 2734 by bramz, Thu Mar 1 12:42:59 2007 UTC
# Line 464  typedef enum { Line 464  typedef enum {
464    
465  #define XBASE_FLDHDR_SZ       32  #define XBASE_FLDHDR_SZ       32
466    
467    /* to hand over a locale agnostic atof function, if decimal_point != ".\0" */
468    void SHPAPI_CALL
469            DBFSetatof_function(  double (* new_atof_function)(const char *nptr));
470    
471  DBFHandle SHPAPI_CALL  DBFHandle SHPAPI_CALL
472        DBFOpen( const char * pszDBFFile, const char * pszAccess );        DBFOpen( const char * pszDBFFile, const char * pszAccess );
473  DBFHandle SHPAPI_CALL  DBFHandle SHPAPI_CALL

Legend:
Removed from v.2212  
changed lines
  Added in v.2734

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26