There are three types of loops (also called alternative structures) in the C programming language:
1) the for loop;
2) the while loop;
3) the do...while loop.
The for and while loops are similar; they are based on three operations: initialization, conditional statement, and data update.
In this chapter, we will look at the syntax of the "while" loop.
En esta página del sitio puede ver el video en línea #19: The while loop | C programming language de Duración hora minuto segunda en buena calidad , que subió el usuario Nacer RAMMI 15 octubre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,697 veces y le gustó 34 a los espectadores. Disfruta viendo!