USAGE: > gcc -Wall -Wextra hello.c EXECUTION: > ./a.out bit OUTPUT: > Hello, bit
> gcc -Wall -Wextra hello.c
> ./a.out bit
> Hello, bit