/*)LIBRARY */ #include forcenl() /* * Force echo on and a new line */ { rstsys(_TTRST); rstsys(_TTECH); clrxrb(); rstsys(_POSTN); if ((xrb.xrbc & 0377) != 0) print("\r\n"); }