Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


function                    Definition                   function




A function is the C term for a portion of code that is named, can
be invoked by name, and that performs a task.  Many functions can
accept data in the form of arguments, modify the data, and return
a value to the statement that invoked it.

***** See Also *****

data types, definitions, executable file, library, portability
















































COHERENT Lexicon                                           Page 1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026