int main(int argc, char *argv[]) {
printf("Happy Birthday %s !!!!",argv[1]);
}

$ gcc -o happybirthday happybirthday.c
$ ./happybirthday MeaCulpa

/I'm feeling nerdy today <img src="/ubbthreads/images/graemlins/stupid.gif" alt="" />


Not in the mood for cheese?
That excuse has more holes than a slice this fine Gorgombert!