/[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

revision 2702 by bh, Mon May 17 15:47:57 2004 UTC revision 2703 by bernhard, Sun Sep 24 18:51:39 2006 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.2702  
changed lines
  Added in v.2703

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26