Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 99 Bytes

File metadata and controls

5 lines (4 loc) · 99 Bytes

ArgcArgv

small demo with arguments in c

compile: clang argv.c -o argv then run: ./argv a b c