j
k
j a
j l
Marcus Meissner wrote:
if(nRelPos>=0) { /* if this or preceding row */ if(nRelPos<=0) { /* if this or preceding row */ while(nRelPos<=0) {
Shouldn't that become a "do { ... } while()" then?
Back to the thread
Back to the list