I'm reviewing for an exam tomorrow, and the old tests I've seen include the question:
Given the following code, in a single line set my_string to have the value “if I do this problem with multiple lines of code, I will be sitting here forever”.
char my_string[888];
I can't figure it out, I'm sure its something incredibly simple, but im in full retard mode at the moment.