The Dink Network

Reply to sprintf

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 15th 2005, 05:40 PM
pillbug.gif
Drink
Peasant He/Him Chile
Don't drink 
In this line...

sprintf(crap, "%s", spr[h].text);

..."crap" will have the value of "spr[h].text" or not??
If not, then what this line do?