Annotation of 42BSD/usr.lib/lib2648/message.c, revision 1.1

1.1     ! root        1: /*     message.c       4.1     83/03/09        */
        !             2: /*
        !             3:  * message: print str on the screen in the message area.
        !             4:  */
        !             5: 
        !             6: #include "2648.h"
        !             7: 
        !             8: message(str)
        !             9: char *str;
        !            10: {
        !            11:        dispmsg(str, 4, 4, 100);
        !            12: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.