Subroutine

From Federation Space - Official Wiki
Revision as of 23:14, 27 October 2009 by Nielson (talk | contribs) (Created page with 'A subroutine is subprogram in a computer, often called up to execute by a higher level program. It consists of instructions that perform a specific set of tasks for a main ro...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A subroutine is subprogram in a computer, often called up to execute by a higher level program. It consists of instructions that perform a specific set of tasks for a main routine. Subroutines often account for the sentient qualities of AI.