K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-10T17:38:41.000000Z K 7 svn:log V 207 Zap c_index() and c_rindex(). Bruce prefers these to implicitly convert a const into a non-const as they do in libc. I feel that defeating the type checking like that quite evil, but that's the way it is. END