| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version  | ||||||||||
Arguments:
Performs the UNIX ioctl that tells the terminal
driver not to strip off the 8th bit from data input. This is
equivalent to executing stty -istrip to the
shell. Note that this function has a side effect on the terminal
driver which remains in effect after the Lisp process has exited. To
re-enable 8th bit stripping after the Lisp is exited, one can execute
stty istrip at the shell.
See iacl.htm for information on character sets in Allegro CL.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
  | Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version  | ||||||||||