Content deleted Content added
Tag: Reverted |
ClueBot NG (talk | contribs) m Reverting possible vandalism by 2001:EE0:4E26:CFD0:5D6B:7E78:B387:5CD2 to version by PEPSI697. Report False Positive? Thanks, ClueBot NG. (4364396) (Bot) |
||
Line 158:
<!--Major cleanup needed from this point on-->
== Features ==
In general, a callable unit is a list of instructions that, starting at the first instruction, executes sequentially except as directed via its internal logic. It can be invoked (called) many times during the [[Execution (computing)|execution]] of a program. Execution continues at the next instruction after the call instruction when it [[Return statement|returns]] control.
== Implementations ==
|