see http://www.gdal.org/gdal_8h.html#acc50a4a63bc430d31abe1bca3f822da5
On Apr 22, 2014, at 1:23 PM, David Tran <[email protected]> wrote: > thanks, is there an example for any kind of flags? > > > -------- Original Message -------- > Subject: Re: [gdal-dev] Source code for ogr2ogr --version > From: Mateusz Łoskot <[email protected]> > To: David Tran <[email protected]> > Date: Thursday, 17. April 2014 21:38:02 > >> On 17 April 2014 21:26, David Tran <[email protected]> wrote: >>> Hi to everyone >>> >>> I compiled gdal 1.10.1 and now I want to show ogr2ogr --version with my >>> library in my ide console. How do I do that with C or C++? >> >> Use GDALVersionInfo function, see http://www.gdal.org/gdal_8h.html >> >> Best regards, >> > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
