lua-users home
lua-l archive

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


I suppose this is well known to everybody except me (who until ten
minutes ago was doing it by `iconv` via a temporary file and
`io.popen`).

    utf = utf8.char(iso:byte(1,-1))