| 
Wed May 31 10:00:28 EDT 2006 rsc
    please resubmit this with d and c out of the
    for loop initialization.  since they're not part
    of the rest of the for(;;) expressions, they
    don't belong there.  just use a normal initialization
    and leave the loop as a while loop.
    
    thanks.
 |