View Single Post
Old Feb 8th, 2007, 6:56 PM   #1
fightthecool
Newbie
 
Join Date: Feb 2007
Posts: 3
Rep Power: 0 fightthecool is on a distinguished road
code in variable

would it work if i put a code in a string and then just placed the string by itself like this:

thisisastring = printf("hello world");

thisisastring;

yeah i know the coding is bad but im in a lil bit of a hurry cuz im leaving in a few minutes so i didnt have the time to write something but would that work?

if not does any one have an alternative method of doing something like this?
fightthecool is offline   Reply With Quote