Path: utzoo!utgpu!watmath!watdragon!dahlia!mdharding From: mdharding@dahlia.waterloo.edu (Matthew D. Harding) Newsgroups: comp.sys.ibm.pc Subject: Turbo C 2.0 Message-ID: <14642@watdragon.waterloo.edu> Date: 21 Jun 89 19:00:33 GMT Sender: daemon@watdragon.waterloo.edu Reply-To: mdharding@dahlia.waterloo.edu (Matthew D. Harding) Organization: U. of Waterloo, Ontario Lines: 13 In summary of the many responses I received for my Turbo C 2.0 questions, ssignal.c is provided with 2.0 but not supported. Apparently they include it just for people who are porting code from UNIX, etc., as a favour. Or as they say in the manual, "for ease of portation". Portation? Never mind... As for stat.h, it was in the sys subdirectory (boy am i dumb). However, I have another question. How exactly do you access the new BGI drivers in 2.0? I have code that uses the 1.5 BGI drivers, and 2.0 barfs on it. It says in the manual that the drivers are not compatible, yet I cannot just substitute the new drivers. Why? Thanks, Matt.