in reply to Re^2: Length and Chomp ??
in thread Length and Chomp ??
Update: I had the notion that one character can be represented by one byte in Programming, this has been more solidified after afoken gracious contribution underneath.
Hence, what you said, that we'd get the number of characters holds true for Unicode values, and what I replied when I said that length is byte length for characters not in Unicode holds true too since characters are bytes for those values not in unicode :).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Length and Chomp ??
by afoken (Chancellor) on Aug 23, 2009 at 19:22 UTC |