User:StDoodle/Test Function sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle mNo edit summary |
||
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.