Subject: Re: How to specify ASCII encoding?
From: Peter Davis <pdavis152@xxxxxxxxx>
Date: Fri, 14 Jun 2002 04:22:15 -0700
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 14 June 2002 03:09, Jakub.Valenta@xxxxxxxx wrote:
> Or should I use
> UTF-8 as very good approximation?
Since UTF-8 includes the entire ASCII range (0x0 to 0x7F) exactly, then there
really isn't a good reason to not use UTF-8. You could use "us-ascii", but
that is not portable.
As long as your files contain nothing but ASCII characters, then, even if they
are declared as being UTF-8, they will still be ASCII files.
- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9CdHnNSZCJx7tYycRAvxPAJ9QljMbo+aR7eiQFtaeWFdzRfQmZACgk43i
1Qf5o4twRhvxgI+vTqpB8UE=
=uoxA
-----END PGP SIGNATURE-----
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|