View Single Post
Old Feb 8th, 2007, 10:52 PM   #7
Fall Back Son
Professional Programmer
 
Join Date: Oct 2006
Posts: 311
Rep Power: 3 Fall Back Son is on a distinguished road
It wouldn't work the way you tried to make it work. I didn't know you could do this, but if you have a code which saves thisisastring as a printf statement, and then you use another printf statement and print out the variable thisisastring - it will print out hello world followed by a few integers. not sure why, maybe someone else can explain.
Fall Back Son is offline   Reply With Quote