Thoughts on `const' parameters

Rahul Dhesi dhesi at bsu-cs.UUCP
Wed Dec 7 23:33:55 AEST 1988


"...did anybody consider putting `index' and `rindex' into the standard?"
"...They have been obsolete since 1980..."
"...OK, does BSD have strchr() and strrchr()?"

4.3BSD provides index, rindex, strchr, and strrchr.  Take your pick.
(It also provides ftruncate, an obsolete system call that modern UNIXes
don't have :-)
-- 
Rahul Dhesi         UUCP:  <backbones>!{iuvax,pur-ee}!bsu-cs!dhesi



More information about the Comp.std.c mailing list