ArgcArgv small demo with arguments in c compile: clang argv.c -o argv then run: ./argv a b c this is my first commit