Opened 18 years ago

Last modified 18 years ago

#1137 closed defect (fixed)

Documentation bug on GDAL tutorial - const papszOptions

Reported by: blackhole@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

On GDAL API tutorial, C++ example of using CreateCopy, second example:

1) char **papszOptions = NULL; without the const
2) on the CreateCopy call is wroted papzOptions instead of papszOptions

([OT] by the way, a dowlodable file of the .doc should be nice.. you can make
one easily one using http://www.httrack.com/ [/OT])

Change History (1)

comment:1 by warmerdam, 18 years ago

I have applied the suggested fixes. 

Thanks!

I believe you can find a downloadable version of the docs
in the download directory. 

eg. 

http://www.gdal.org/dl/gdal131doc.zip
Note: See TracTickets for help on using tickets.