RDNWiki: DOWScar/Functions/Basic ...

RDN Wiki Home | Page Index | Recent Changes | Recently Commented | Users | Registration | Login:  Password:  

Do not copy this text


This should be a basic outline for a function, here named “Function_TestName”. You need to add the relivant entries to only 3 other pages: the Category page, the A-Z Index page, and the actual category it is of.


Do not copy this text

Function_TestName


Brief outline of what the function does


Void Function_TestName(
Integer input,
String input2

)


Parameters


parameter name

Description of parameter

parameter name 2

Description of parameter 2

Description


Description of the function in detail.

Remarks


Any remarks about the function.

Example

Example code of use of the function goes in here.

Function Revisions


1.30: Fixes, changes ecetera in this patch
1.00: Initial function.

Source


File.scar

See Also


Categories: Function?

Referring pages: DOWScar/Functions

There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]