MESG (III)                   3/15/72                   MESG (III)





NAME            mesg  --  write message on typewriter



SYNOPSIS        jsr     r5,mesg; <Now is the time\0>; .even



DESCRIPTION     mesg writes the string immediately following its

                call onto the standard output file.  The string

                must be terminated by an ASCII NULL byte.



FILES           kept in /lib/liba.a



SEE ALSO        --



DIAGNOSTICS     --



BUGS            --