catflap.org Online Dictionary Query |
6 definitions found
From The Free On-line Dictionary of Computing (27 SEP 03) : [ foldoc ]
control structure
One of the instructions, statements or groups of
statements in a programming language which determines the
sequence of execution of other instructions or statements (the
control flow).
In assembly language this typically consists of jumps and
conditional jumps along with procedure call and return
though some architectures include other constructs such as an
instruction which skips the following instruction depending on
some condition ({PDP?), various kinds of loop instructions
(later Motorola 680x0) or conditional execution of all
instructions (Advanced RISC Machine).
Basic control structures (whatever their names in particular
languages) include "if CONDITION then EXPRESSION else
EXPRESSION", the switch statement, "while CONDITION do
EXPRESSION", "gosub", the suspect "{goto" and the much-feared
"{come from". Other constructs handle errors and
exceptions such as traps and interrupts.
(1997-09-14)
From English Wiktionary: All languages (2023-07-27) : [ dictinfo.com:wikt-en-ALL-2023-07-27 ]
control structure
n.
(lb en programming) A structure used to direct the flow of execution
of a program.
From English Wiktionary: English language only (2023-07-27) : [ dictinfo.com:wikt-en-en-2023-07-27 ]
control structure
n.
(lb en programming) A structure used to direct the flow of execution
of a program.
From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) : [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]
control structure
n.
(lb en programming) A structure used to direct the flow of execution
of a program.
From English Wiktionary: Western languages only (2023-07-27) : [ dictinfo.com:wikt-en-Western-2023-07-27 ]
control structure
n.
(lb en programming) A structure used to direct the flow of execution
of a program.
From English - German Ding/FreeDict dictionary ver. 1.9-fd1 : [ freedict:eng-deu ]
control structure /kəntɹˈəʊl stɹˈʌktʃə/
Kontrollstruktur
see: control structures
Questions or comments about this site? Contact dictionary@catflap.org
Access Stats