A simplified version of what I\'m trying to do:
char *phrase = "Hello World"; char *var = "phrase" printf("%s", var)