Two LSS talks
Two LSS talks
Posted Oct 10, 2013 16:13 UTC (Thu) by mathstuf (subscriber, #69389)In reply to: Two LSS talks by etienne
Parent article: Two LSS talks
Well, I don't see how this was guaranteed to work anyways. If `str` points to ro memory, you're hosed anyways. The C standard should fix these const -> non const issues at some point (as C++11/C++14 is finally doing). Is there a `strlchr` function floating around somewhere?
