lol alright ill explain a lil more seen as i just saved myself a bit of time and i notice sum sarcasm in the air but what i want to do is allow the user to type in a code and have the computer run it
like say the user inputted:
printf("hello, how are you?");
could i have the code saved and run later so that the program actually outputs "hello, how are you?" on the screen