Register variables in Think C

Dave Francis francis at csli.stanford.edu
Thu Jan 31 12:49:27 AEST 1991


I am programming a Macintosh using Think C4.0 and have many graphical
drawing loops which use an index variable (short integer - 2 bytes).
How much will declaring these register variables really save me? Sometimes
the loops may contain as many as two hundred iterations.

Thanks for any info or sources,
Dave Francis



More information about the Comp.lang.c mailing list