Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site uwvax.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!uwvax!anderson From: anderson@uwvax.ARPA (David P. Anderson) Newsgroups: net.micro.apple Subject: Aztec C screen graphics routines: query Message-ID: <412@uwvax.ARPA> Date: Mon, 10-Sep-84 22:00:20 EDT Article-I.D.: uwvax.412 Posted: Mon Sep 10 22:00:20 1984 Date-Received: Sun, 16-Sep-84 12:26:13 EDT Organization: U of Wisconsin CS Dept Lines: 13 <> Has anyone written Aztec C programs which use the hi-res display? This should be possible since you can tell the loader where to put stuff. What I need is a routine to draw dot (x,y), but any additional stuff (line/circle generation) would be interesting. Please reply by email. Also, if anyone has found more bugs in the system please post them. I have two: (1) the function which returns a random double is called "ran", not "random" as in the manual; (2) wrong code is generated for "i = (j ? 1 : -1);" -- if j is 0, i gets 255 instead of -1. It is not clear that Manx will fix anything, so it is important that bugs be publicized. David Anderson (uwvax!anderson)