Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 195 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 195 Bytes

c_widgets

count_semicolons.c

This program reads one argument, which is the path of one file. Then it will count how many semicolons in the given file and output the total number to stdout.