Hello, I was wondering why the simulator with break points in the while loop and and on return shows going straight from i++ to i+=10 to return 0 ?Apparently it won't stay in the while loop, any obvious mistake I made ?It does'nt pass the i = 0 statement,..
↧