This directory contains demo programs for Chapter 18, which introduces  
the basics of terminal control. It covers methods of changing terminal 
attributes and what effects different settingss have on the behavior of 
I/O operations.
Programs that aren't in the book are marked with *.

The order in which they should be studied is as follows.
fakeinput_demo.c
fakelogin.c
fillqueue.c
max_input.c
spl_stty.c
toggle_echo.c
upcopychars.c
upcopychars2.c
watchtty.c
* winsizechange_demo.c
