Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!dartvax!eleazar.dartmouth.edu!steve From: steve@eleazar.dartmouth.edu (Steve Campbell) Newsgroups: comp.unix.wizards Subject: Just 8 bits out Message-ID: <10346@dartvax.Dartmouth.EDU> Date: 11 Oct 88 01:32:04 GMT Sender: news@dartvax.Dartmouth.EDU Reply-To: steve@eleazar.dartmouth.edu (Steve Campbell) Organization: Dartmouth College, Hanover, NH Lines: 8 I have a foreign language application that needs to send 8-bit characters to the terminal. On our 4.3BSD system the only way I can do this is with RAW mode, and that does lots of other stuff I *dont't* want to do - like defeating input character functions and fiddling with CR/LF on output. Isn't there a way under BSD just to get 8-bit output? There should be. Steve Campbell