home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3601 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!metro!physiol.su.OZ.AU!john
  3. From: john@physiol.su.OZ.AU (John Mackin)
  4. Subject: Re: Portability of ASCII across Unixes
  5. Message-ID: <1992Aug25.024553.5085@physiol.su.OZ.AU>
  6. Reply-To: John Mackin <john@civil.su.oz.au>
  7. Organization: Department of Physiology, University of Sydney, Australia
  8. References: <22412@sybase.sybase.com> <Bt4qL6.JpA@root.co.uk> <22651@sybase.sybase.com>
  9. Date: Tue, 25 Aug 1992 02:45:53 GMT
  10. Lines: 25
  11.  
  12. In article <22651@sybase.sybase.com> hsc@sybase.com (Howard Cohen) writes:
  13.  
  14. > Any *Unix* machine, yes.  So name one that doesn't support ASCII. We're not 
  15. > talking in the hypothetical here. I can't think of one, and Sybase supports 
  16. > almost 30 different vendor's platforms.  [...]
  17. > Portability is an important issue to me, and if ASCII really isn't portable
  18. > across modern unixes, then I want to know.
  19.  
  20. I would be surprised if there were any _modern_ versions of UNIX that
  21. aren't ASCII-based.  Certainly no one has come up with one in the
  22. followups yet.  In one of the followups, someone pointed out that
  23. AIX/370 is ASCII and not EBCDIC.  However, we should always remember
  24. history.  Round about the Sixth Edition days, there was a port done
  25. to the 360/370, and that port was indeed EBCDIC-based.  See for
  26. example K&R (first edition), pp. 34 (table) and 40.  pcc was
  27. used for this: see Johnson, _A Tour Through the Portable C Compiler_,
  28. UPM Seventh Edition Volume 2.
  29.  
  30. It might not be happening now -- but it certainly has happened
  31. in the past.  And we _know_ what happens to people who don't
  32. properly appreciate the significance of history...
  33.  
  34. -- 
  35. John Mackin <john@civil.su.oz.au>
  36. `I'd rather have :rofix than const.'  -DMR
  37.