len() is not good since it's illogical for, say, a mapping. size() of nelems() are better suggestions.
/ David Hedbor
Previous text:
2003-01-21 16:42: Subject: Death to strlen! Death to the demoness Allegra Geller!
You have probably not been writing enough C to see the problem clearly. :-)
size() and/or len() would be better.
/ Per Hedbor ()