Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!topaz!nike!ucbcad!ucbvax!sdcsvax!ncr-sd!ncrcae!usceast!godawski From: godawski@usceast.UUCP (Mike Godawski) Newsgroups: net.text,net.micro.mac,net.micro.pc Subject: Re: Possible BUG in AZTEC C??? Message-ID: <2261@usceast.UUCP> Date: Fri, 27-Jun-86 23:31:38 EDT Article-I.D.: usceast.2261 Posted: Fri Jun 27 23:31:38 1986 Date-Received: Sun, 29-Jun-86 06:18:42 EDT References: <298@umt.UUCP> Reply-To: godawski@usceast.UUCP (Mike godawski) Organization: Csci Dept, U of S. Carolina, Columbia Lines: 21 Xref: watmath net.text:1191 net.micro.mac:6744 net.micro.pc:8889 To do my thesis work, I have been using Aztec C compiler on a Speary IT computer equipped with an IBM EGA (256K ega ver). Since the compiler does not know what the ega is, I had to write (copy from books) some routines that seem to display my images correctly. The problem seems to come when I compile my programs with the (+F) option on the compiler. This option supposedly creates Fast code. When I compile my routines with the +F, my program runs, but my images are displayed in a strange repeating pattern on the screen. When I omit the +F, my program works perfectly. I know, you're going to say "Well, don't use the +F option", but can there be some REAL reason for this to happen? One additional note, I am compiling my programs using the large code+large data options. Thanks for any insight. mwg