#include bye(char* who) { printf("Bye, %s!\n", who); }