The Dink Network

Reply to Re: Looking for some basic DMOD-making advice

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 22nd 2013, 03:45 PM
goblins.gif
Correct me if I'm wrong but I think in C that void main( void ) "void" actually had a purpose. I believe the second void was used to specify the type of returned variable by the function. Unfortunately, it can't be used for that purpose at all in Dink making it quite pointless. Dink uses a completely different method to return variables in functions.