Talk:String Character Length

From Rosetta Code
Revision as of 23:49, 1 February 2007 by MikeMol (talk | contribs) (Talk:String Length moved to Talk:String Character Length: For clarity)

The term "string length" is ambiguous -- length can be in bytes or in characters, which will be different in a general unicodde situation. The TCL example is pretty much the only UTF-aware "string length". Sgeier 18:25, 1 February 2007 (EST)