Learn C Programming on Raspberry Pi 14 for loops

preview_player
Показать описание
The #for loop is introduced including infinite loops. For loops are an essential part of the #C programming language as well as other languages such as #C++ and #Java for controlling flow of a program.
Рекомендации по теме
Комментарии
Автор

Hi, what if I get these 2 problems???
'for' loop initial declarations are only allowed in c99 mode
use option -std=c99 or -std=gnu99 to compile your code

TimcoVanco
join shbcf.ru