lua-users home
lua-l archive

Re: Text formatting for non-printable characters

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Is there any reason that the built-in format() command doesn't reproduce the
> non-printable characters in their printable forms: 001円 and 002円 ?
Yes. Most localles treat "accented" letters (such as á, é, ç, etc.) as non-printable.
As Portuguese uses lots of those letters, we prefer to print them without coding them.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /