#include #define NUM 3 void fuck(char *c, int *d) { int i; c[1] = c[0]; printf("%s\n",c); for(i=0; i