bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] How do I convert a byte sequence to Unicode?


From: Juergen Sauermann
Subject: Re: [Bug-apl] How do I convert a byte sequence to Unicode?
Date: Mon, 28 Apr 2014 15:39:04 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi,

I have added 18 ⎕CR and 19 ⎕CR to convert from Unicode strings
(like 'Hello ⍴ ∇' in APL) to byte vectors (character vectors with values 0-255) in UTF8 encoding
and back. See SVN 233.

/// Jürgen


On 04/28/2014 06:17 AM, David B. Lamkins wrote:
I can use lib_file_io to read a sequence of byte values from a file
containing Unicode text.

How do I convert that sequence back to a Unicode string in GNU APL?








reply via email to

[Prev in Thread] Current Thread [Next in Thread]