C keywords: while
Usage
whileloop: as the declaration of the loopdo-whileloop: as the declaration of the terminating condition of the loop
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/c/keyword/while