Changes between Initial Version and Version 1 of Ticket #252


Ignore:
Timestamp:
May 1, 2009, 3:47:49 PM (15 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #252 – Description

    initial v1  
    1 If GEOS C API header is included in C++ program it does not compile using C++ compiler because size_t is not declared. Here is test program:
     1If GEOS C API header is included in C++ program it does not compile using C++ compiler because [http://www.cplusplus.com/reference/clibrary/cstddef/size_t/ size_t] is not declared. Here is test program:
    22
    33{{{