[comp.unix.programmer] flushing output/input

s913631@minyos.xx.rmit.oz.au (Avalon ..) (04/16/91)

G'day, I'm trying to write a routine to do my own input
processing.  I've made ioctl(2) calls to turn ECHO off
and CBREAK on BUT i can not get it to print!!

I then tried inserting some ioctl's to flush input/output
(TIOCFLUSH) but they did nothing either.  I'm working with
UMAX.

what do i do d?? thanks.