Can we just correct the explanation from
You could change it to: while( --i>0 ){ ... }. In this case, --i<0 is a boolean expression and is valid.
You could change it to: while( --i>0 ){ ... }. In this case, --i>0 is a boolean expression and is valid.
About Question enthuware.ocajp.i.v7.2.847 :
Moderators: Site Manager, fjwalraven
-
- Posts: 32
- Joined: Fri Oct 16, 2015 4:33 am
- Contact:
Re: About Question enthuware.ocajp.i.v7.2.847 :
Maybe --i should be --k. And "<" should be ">" in the last underlined statement which have already been noted in the previous post.


-
- Site Admin
- Posts: 10389
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocajp.i.v7.2.847 :
Fixed.
thank you for your feedback!
thank you for your feedback!
Who is online
Users browsing this forum: No registered users and 8 guests