Open GoogleCodeExporter opened 9 years ago
I support. Pointers to const should be used everywhere, where data is not
intended to be modified. An exception might be a pointer to const pointer to
const data, which is not supported in C.
Original comment by Van...@gmail.com
on 23 Feb 2012 at 9:40
Original issue reported on code.google.com by
davidben@davidben.net
on 9 Oct 2011 at 5:31Attachments: