This wiki is out of date, use the continuation of this wiki instead

Function

From FenixWiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 12:37, 23 March 2007

A function is a subroutine to which one or more of the following apply: - it received parameters - it acts on the parameters - it processes data located elsewhere - it returns a value

As opposed to a process, a function doesn't have a frame; statement. See process for more information.

Personal tools