Annotation of sbbs/sbbs2/uti/uti.h, revision 1.1.1.1

1.1       root        1: /* UTI.H */
                      2: 
                      3: /* Developed 1990-1997 by Rob Swindell; PO Box 501, Yorba Linda, CA 92885 */
                      4: 
                      5: extern char scrnbuf[4000];
                      6: extern struct text_info txtinfo;
                      7: extern int logfile;
                      8: 
                      9: #define PREPSCREEN gettext(1,1,80,25,scrnbuf); gettextinfo(&txtinfo); \
                     10:        textattr(LIGHTGRAY); clrscr()
                     11: 
                     12: #define VER "2.30"
                     13: 
                     14: void uti_init(char *name,int argc, char **argv);

unix.superglobalmegacorp.com

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