|
|
BSD 4.2
/* message.c 4.1 83/03/09 */
/*
* message: print str on the screen in the message area.
*/
#include "2648.h"
message(str)
char *str;
{
dispmsg(str, 4, 4, 100);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.