/[thuban]/trunk/thuban/extensions/shapelib/shapefil.h
ViewVC logotype

Diff of /trunk/thuban/extensions/shapelib/shapefil.h

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

revision 140 by bh, Tue May 7 14:09:45 2002 UTC revision 272 by bh, Thu Aug 22 16:00:01 2002 UTC
# Line 37  Line 37 
37   ******************************************************************************   ******************************************************************************
38   *   *
39   * $Log$   * $Log$
40     * Revision 1.4  2002/08/22 16:00:01  bh
41     * * extensions/shapelib/shapefil.h (DBFCommit),
42     * extensions/shapelib/dbfopen.c (DBFCommit): New API function to
43     * commit any changes made to the DBF file.
44     *
45   * Revision 1.3  2002/05/07 14:09:45  bh   * Revision 1.3  2002/05/07 14:09:45  bh
46   * * extensions/shapelib/shpopen.c, extensions/shapelib/shapefil.h,   * * extensions/shapelib/shpopen.c, extensions/shapelib/shapefil.h,
47   * extensions/shapelib/dbfopen.c: Really update to the versions of   * extensions/shapelib/dbfopen.c: Really update to the versions of
# Line 414  void   SHPAPI_CALL Line 419  void   SHPAPI_CALL
419  char    SHPAPI_CALL  char    SHPAPI_CALL
420        DBFGetNativeFieldType( DBFHandle hDBF, int iField );        DBFGetNativeFieldType( DBFHandle hDBF, int iField );
421    
422    int SHPAPI_CALL
423          DBFCommit( DBFHandle hDBF );
424    
425  #ifdef __cplusplus  #ifdef __cplusplus
426  }  }
427  #endif  #endif

Legend:
Removed from v.140  
changed lines
  Added in v.272

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26