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

 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to