#include void theFunc(char *str) { printf("side got: %s, over\n", str); }