comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: How to write text files in UTF8?
Date: Wed, 3 Jul 2002 14:27:32 +0000 (UTC)
Date: 2002-07-03T14:27:32+00:00	[thread overview]
Message-ID: <afv1kk$h8k$2@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: 3D1C5DAB.F8F1D5BC@nbi.dk

Jacob Sparre Andersen <sparre@nbi.dk> wrote:
: Mr. Error wrote:
: 
:> How to write text files in UTF8 in Ada95?
: 
: I think that one might argue that this is compiler
: dependent.

This is from GNAT reference manual


Wide_Text_IO

Wide_Text_IO is similar in most respects to Text_IO, except
that both input and output files may contain special sequences
that represent wide character values. The encoding scheme for
a given file may be specified using a FORM parameter:

WCEM=x

as part of the FORM string (WCEM = wide character encoding
method), where x is one of the following characters

...


-- Georg



      reply	other threads:[~2002-07-03 14:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-28  5:12 How to write text files in UTF8? erreur
2002-06-28 12:59 ` Jacob Sparre Andersen
2002-07-03 14:27   ` Georg Bauhaus [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox