home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13476 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  831 b 

  1. Path: sparky!uunet!caen!zaphod.mps.ohio-state.edu!not-for-mail
  2. From: ren@function.mps.ohio-state.edu (Liming Ren)
  3. Newsgroups: comp.unix.questions
  4. Subject: what does 8-bit clean mean ?
  5. Date: 16 Nov 1992 14:53:08 -0500
  6. Organization: Department of Mathematics, The Ohio State University
  7. Lines: 17
  8. Distribution: world
  9. Message-ID: <1e8u74INNc75@function.mps.ohio-state.edu>
  10. NNTP-Posting-Host: function.mps.ohio-state.edu
  11.  
  12. Somewhere I read that the C-compiler cc is not 8-bit clean. I am not sure
  13. what It means?
  14.  
  15. Also from the manpage of lex in UNIX, it says:
  16.  
  17.      The lex command is  not  changed  to  support  8-bit  symbol
  18.      names,  as  this  would  produce lex source code that is not
  19.      portable between systems.
  20.  
  21. Does this mean that lex can only be used for lexical analysis of text
  22. of ascii code 0-127? 
  23.  
  24.  
  25.  
  26.  
  27. Many thanks!!!
  28.  
  29.