Simon Burge <simonb%wasabisystems.com@localhost> writes: > > n(strlen()): 0 -> ~580 > > So ~1/10th the number of strcmp() calls. That's good enough for me :-) strlen is called twice if an object is new one. enami.