[net.micro.apple] Aztec C screen graphics routines: query

anderson@uwvax.ARPA (David P. Anderson) (09/11/84)

<>
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)