3/15/72 GTTY (II) NAME gtty -- get typewriter status SYNOPSIS (file descriptor in r0) sys gtty; arg / gtty = 32. ... arg: .=.+6 DESCRIPTION gtty stores in the three words addressed by arg the status of the typewriter whose file descrip- tor is given in r0. The format is the same as that passed by stty. FILES -- SEE ALSO stty(II) DIAGNOSTICS Error bit (c-bit) is set if the file descriptor does not refer to a typewriter. BUGS -- OWNER ken, dmr