Re: Encoding Standard (mostly complete)
I find having the steps incrementing the byte and code point pointers
being before the current byte or code point is processed (except for the
EOF check) confusing but a way to make it less confusing is not obvious.
Regards
-Mark
On 17/04/2012 18:30, Anne van Kesteren wrote:
> Hi,
>
> Apart from big5 (which requires some more research) all encoders and
> decoders are now defined:
> ...