* understanding the termios struct and stty * table driven programming ** expectations for table driven programming We talked a lot about those things, reviewing sample code from class, the man pages, and destails about the termios struct from the standards. Not a lot of notes this time though, since we were looking at existing materials. Please view the recording. * review of material on signals and timers from class