aring@bmc.uu.se (01/18/89)
I need a fast procedure/ subroutine /function to plot the values in an integer array against the index of the array (i.e. x=1,2,3... y=A(1),A(2)..) I use Quick-Basic 4.0 and EGA (VGA). The PSET(X,Y) and LINE(X,Y) keywords are too slow for my purposes when used in a loop. There must be a faster way, since Quick-Basic draws arbitrary ellipses in a "flash". Anyone got an assembler (C ?) procedure or good advice ? Avi Ring, Fax:46-18-151759 (SWEDEN), Dptmt Physiology and Biophysics, Box 572, S-751 23 Uppsala, SWEDEN. ARING@BMC1.UU.SE or ARING@SEMAX51.BITNET. Thank you