[gdal-dev] Deleting files associated with GDALDataset
Chris Padwick
cpadwick at digitalglobe.com
Wed Dec 3 14:12:11 EST 2008
Hi,
Does anybody know the right way to delete the files associated with a
GDALDataset from disk? It looks like I can call
GDALDataset->GetFileList() and get a char** with the list of files
comprising the dataset. But I don't know how many files there are in
the list so I'm not sure how to loop over it and delete each file.
Thanks!
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20081203/055e5a28/attachment.html
More information about the gdal-dev
mailing list