C keywords: while
From cppreference.com
C
Concurrency support (C11)
Keywords
(C23)
(C23)
(C23)
(C23)
(C23)
(C99)
(C23)
(C99)
(C23)
(C23)
(C23)
(C23)
(C23)
while
(C11*)
(C11*)
(C11)
(C23)
(C99*)
(C99)
(C23)
(C23)
(C23)
(C11)
(C99)
(C11*)
(C11*)
(C11*)
conditionally-supported
[edit] Usage
-
while
loop: as the declaration of the loop -
do-while
loop: as the declaration of the terminating condition of the loop