filmov
tv
Programming in C: Lesson 8 - Count characters

Показать описание
We continue our investigation of characters and files by writing a small piece of code to count the number of characters in a file. Then we verify that the result is correct by comparing it to the result from a built-in Linux shell command.