The Dink Network

Reply to Re: The Three Pillars of Dink v1.08

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:
 
 
September 5th 2005, 06:09 AM
wizardb.gif
merlin
Peasant He/Him
 
Feel free to ignore me on this because I probably wouldn't use it anyway, but is it possible to remove the void inside the argument parthenesis to acheive the same effect? So:

void talk(void)
-- is the same as --
void talk()

The second just seems cleaner.