home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9256 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.7 KB  |  34 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!ncoast!brown
  3. From: brown@NCoast.ORG (Stan Brown)
  4. Subject: Re: The Box-Drawing Charachters
  5. Organization: Oak Road Systems, Cleveland Ohio USA
  6. Date: Fri, 11 Sep 1992 00:33:39 GMT
  7. Message-ID: <BuE1K4.Ls7@NCoast.ORG>
  8. References: <1992Aug31.184726.1583@mits.mdata.fi> <la5apvINN8kb@exodus.Eng.Sun.COM> <Bu9Lv8.6pL@ireq.hydro.qc.ca>
  9. Lines: 23
  10.  
  11. In article <Bu9Lv8.6pL@ireq.hydro.qc.ca> beaurega@ireq.hydro.qc.ca (Denis Beauregard) writes:
  12. >
  13. >There is a lot of standards.  EBCDIC is available on many FTP site
  14. >if you transfer text files using BINARY more.  ASCII is standard if
  15. >under 0x80 and not over.  IBM-ASCII is available on DOS machines.
  16. >ANSI-ASCII is available in DOS Windows (and it does not match IBM-ASCII)
  17. >and in many UNIX systems.  MAC-ASCII is also different (Macintosh).
  18. >Names (i.e. IBM-ASCII) are not the official ones (if they exist).
  19.  
  20. A recent number of PC Magazine talks about Unicode, a 16-bit scheme that
  21. intends to cover all characters from a great many languages.  ECMA
  22. Latin-1 and ASCII would be saubsets of this.
  23.  
  24. And an ISO standard for 32-bit character codes is in the works, good for
  25. about four thousand million characters (if my mental arithmetic is
  26. right).  The Unicode would be a subset of that standard, though the
  27. article suggested that the ISO standard was a long way off because of
  28. politicking on the committee.
  29. -- 
  30. Stan Brown, Oak Road Systems                      brown@Ncoast.ORG
  31.  
  32. "Never try to teach a pig to sing.  You'll only waste your time and annoy the
  33. pig." --Samuel Johnson (Thanks, Steve Martindill, for identifying the source.)
  34.