Newsgroups: comp.sys.ti Path: utzoo!utgpu!jarvis.csri.toronto.edu!csri.toronto.edu!pkern From: pkern@csri.toronto.edu (pkern) Subject: a vt100 emulator in Turbo C (0 of 4) Message-ID: <8806071734.AA13325@bloor.csri.toronto.edu> Summary: things you think of after hitting return Organization: University of Toronto, CSRI Date: Tue, 7 Jun 88 12:14:11 EDT Things I forgot until after I hit RETURN ... My switchar is set to '-' (but that shouldn't cause any problems (?)). The TURBOC.CFG file I use is 1 line long and looks like ... -w- -Le:\turboc\lib -Ie:\turboc\include This file is a necessity since our TI Pros are at MSDOS 2.11 and since without the -w- option, the code will cause pages of warnings. Types.h should be installed in e:\turboc\include\sys, or wherever files for "#include" can be found. Other than that, just download the files into an empty directory, and assuming Turbo is properly installed, just type "make" and sit back. On the system here, it takes about 15-20 minutes to compile and link. If there are any problems (no doubt) and you think the code is too cryptic (not hard to imagine), tell me about it and I'll try to figure a bug fix. Paul Kern | pkern@csri.toronto.edu Dept of Computer Science | ..!{cbosgd, uunet!attcan}!utgpu!utcsri!pkern University of Toronto | ..!{ihnp4, utzoo, utai}!utcsri!pkern (416) 978-4488