Перейти к содержимому

Learning to Program in C (Part 02)

Jonathan Engelsma

0:00 / 0:00

Learning to Program in C (Part 02)

258 485 просмотров · 13 л. назад
Jonathan Engelsma
29,6 тыс. подписчиков
258 485 просмотров · 13 л. назад
This is part 2 in our learning to program in C tutorial. This video presents the concept of standard input/output, and then demonstrates how to do input/output using putchar/getchar and printf/scanf.