function_name(par1,par2,par3)

From ENIGMA
Revision as of 01:52, 6 August 2013 by RobertBColton (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overloads

This section can be excluded if there are no overloads for the function. The page title should be set using the function title template.

Description

General description of the function.

Parameters

Parameter Data Type Description
par1 dtype first parameter description
par2 dtype second parameter description
par3 dtype third parameter description

Return Values

returntype: Returns...

Example Call

// demonstrates...