Compiling for different 4Ds

Joe Ilacqua spike at adt.UUCP
Thu Mar 16 03:47:52 AEST 1989


	Is there any way within the C Preprocessor to tell whether we
are compiling on at Personal Iris or a 4D/70g ?  I need to know If I
can use rectread() or if I must use readpixels().  A way to find out
at run time could be useful also.  The number of pixels read at any
one time is small so I could use readpixels() if I had to, but
rectread is 10 times faster...

Joe Ilacqua,
Associative Design Technology



More information about the Comp.sys.sgi mailing list