in reply to Re^57: Interleaving bytes in a string quickly
in thread Interleaving bytes in a string quickly
And you see no contradiction in terms in: bytes can be stored using multiple bytes?
Values can be stored using multiple bytes. Characters can be stored using multiple bytes.
But a value is not a byte, if it is two bytes long.
So get in line with the terminology that the rest of the world is using. Multi-byte values in strings can be characters, codepoints or glyphs. Otherwise you risk being perceived as talking gibberish. (Oh! Where did I read that recently?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^59: Interleaving bytes in a string quickly
by ikegami (Patriarch) on Mar 04, 2010 at 15:04 UTC | |
by Anonymous Monk on Mar 04, 2010 at 17:15 UTC | |
by ikegami (Patriarch) on Mar 04, 2010 at 17:19 UTC | |
by Anonymous Monk on Mar 04, 2010 at 17:33 UTC | |
by ikegami (Patriarch) on Mar 04, 2010 at 17:51 UTC | |
| |
by IBlowGoatsSucker (Beadle) on Mar 04, 2010 at 17:59 UTC | |
|