Xref: utzoo comp.sys.ibm.pc:10179 comp.lang.c:6029 Path: utzoo!mnetor!uunet!husc6!rutgers!topaz.rutgers.edu!brandx.rutgers.edu!kgordon From: kgordon@brandx.rutgers.edu (KGORDON) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: MSC5.0 and ATI Wonder Card Message-ID: <700@brandx.rutgers.edu> Date: 6 Jan 88 13:49:20 GMT Reply-To: kgordon@klinzhai.RUTGERS.EDU (KGORDON) Distribution: na Organization: Rutgers Univ., New Brunswick, N.J. Lines: 6 Keywords: Conflict between MSC5.0 and ATI Wonder Card? I have a C program that simply reads in numbers in a text format, finds the maximum, minimum, and average values of these numbers and prints them to the screen. This program runs correctly most of the time, but occasionally gives a runtime Math Floating Point Error. By simply changing modes (i.e. monochr- ome to EGA) the program will once again (without recompiling) run properly. Has anyone out there experienced anythine similar?