Does anyone know if there is a way to make VB use short circuit evaluation because right now I have to have tons of nested if statements in order to make my parsing program run somewhat fast. I should ...
I have a simple 1-D table lookup routine that two arrays, xDat & yDat, an x value, and returns the interpolated y value. (xDat and yDat are in increasing order)<BR><BR>My question involves the loop in ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results