home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / std / unix / 391 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.6 KB

  1. Path: sparky!uunet!uunet!not-for-mail
  2. From: david@mks.com (David Rowley)
  3. Newsgroups: comp.std.unix
  4. Subject: Re: ISO 10646 files
  5. Date: 18 Aug 1992 14:19:06 -0700
  6. Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA
  7. Lines: 29
  8. Sender: sef@ftp.UU.NET
  9. Approved: sef@ftp.uucp (Moderator, Sean Eric Fagan)
  10. Message-ID: <16rpgaINNol0@ftp.UU.NET>
  11. References: <16p6bmINNs1l@ftp.UU.NET>
  12. NNTP-Posting-Host: ftp.uu.net
  13. X-Submissions: std-unix@uunet.uu.net
  14.  
  15. Submitted-by: david@mks.com (David Rowley)
  16.  
  17. In article <16p6bmINNs1l@ftp.UU.NET> mskuhn@immd4.informatik.uni-erlangen.de (Markus Kuhn) writes:
  18. >But how may UCS-4 files be identified? Do they always begin with 0000feff
  19. >and are converted if they begin with fffe0000 or other permutations?
  20. >Does ISO 10646 say anything about this or will any future POSIX extension do?
  21.  
  22. Being relatively new to ISO 10646, I believe the intent is to
  23. use the UCS Transformation Format (Annex F of 10646) as the
  24. standard external representation format (such as file contents,
  25. etc.).  This multibyte encoding supports both the UCS2 and UCS4
  26. codeplanes.
  27.  
  28. Note that UTF and 8-bit Latin 1 (ISO 8859-1) are identical for
  29. characters 0x00 to 0x9f.  Codepoints above 0x9f are used to
  30. introduce the multibyte sequences.
  31.  
  32. One problem, though, is that the UTF description in ISO 10646 is
  33. informative, rather than normative.  With this being the case
  34. can implementors safely point to UTF as a standard encoding?
  35.  
  36. -- 
  37. David Rowley
  38. Mortice Kern Systems Inc.
  39. 35 King Street North, Waterloo, ON, Canada N2J 2W9
  40. 519/884-2251, FAX 519/884-8861, david@mks.com
  41.  
  42.  
  43. Volume-Number: Volume 29, Number 3
  44.