Path: utzoo!utgpu!watmath!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!m.cs.uiuc.edu!rchen From: rchen@m.cs.uiuc.edu Newsgroups: comp.lang.c++ Subject: Once again, Zortech C++ problem Message-ID: <4800069@m.cs.uiuc.edu> Date: 8 Aug 89 06:01:00 GMT Lines: 23 Nf-ID: #N:m.cs.uiuc.edu:4800069:000:1154 Nf-From: m.cs.uiuc.edu!rchen Aug 8 01:01:00 1989 Does anyone has problems with fgl.lib in Zortech C++ (1.06 and 1.07)? To be more specific, has anyone seen the error message: "FATAL ERROR: x coordinate out of range. TABELS.ASM line 107." ? As my code grows bigger (several thousand lines total), everything becomes shaky, i.e. the program becomes code sensitive (scary, isn't it?). Calling a subroutine (not necessarily a specific one) once would be different from calling it twice (one crashes the system and the other don't). What in the subroutine are just a few dummy assignment statements, no arguments, no pointers, or references involved. I wonder if somebody out there has similar experience with Zortech C++ as Zortech people claims nobody had complained about this before. We have two programmers, one with 10 years experience of programming and the other about 5 or 6 years -- both have about one year in C++, debug the project for two weeks (mainly rewrite and clean up the code in several ways). The error message keeps coming back at seemly random places. Any pointer would be greatly appreciated. By the way, I wish Zortech could be more helpfull than "just say no" ;-( -Ron