The Dink Network

Reply to .C

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 11th 2007, 03:48 PM
pillbug.gif
pillbug
Peasant He/Him United States
Love! True love! 
This is a stupid qestion, but I can't make something a .C file, and according to the rudiments of scriptiing it has to be a .c to work. I've named the text document sign1.c This is what I have typed inside the folder.

void talk(void)
{
say("Welcome to the town." &current_sprite);
}

Help?