Let there be an array of strings declared by user:
void main() { char* hohoho[3]={"string1","string2","string3"}; foo1(hohoh