|
|
researchv10 Norman
/* @(#) _forcehl.c: 1.1 10/15/83 (1.21 2/11/83) */
#include "curses.ext"
/*
* Output the string to get us in the right highlight mode,
* no matter what mode we are currently in.
*/
_forcehl()
{
#ifdef DEBUG
if(outf) fprintf(outf, "_forcehl().\n");
#endif
SP->phys_gr = -1;
_sethl();
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.