Difference between revisions of "User:StDoodle/Test Function sandbox"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m
imported>StDoodle
m
Line 18: Line 18:
 
return stuff;
 
return stuff;
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
More words.

Revision as of 23:00, 24 February 2010


{{#customtitle:{{{page_name}}}()|{{{page_name}}}()}}

Function Syntax


Code Title

This is where I describe what's going on with the code.

<syntaxhighlight lang="c"> //sample code

print(stuff); return stuff; </syntaxhighlight> More words.