#include void func(char *p) { printf("fun:%s\n", p); }