GOTO statement
IPA: / ˈɡoˌtuː ˈsteɪtmənt /
Množina: GOTO statements
Definicija i značenje
A control statement used in programs to transfer execution to some other statement; the high-level equivalent of a branch or jump instruction. Use of GOTO statements is generally discouraged because they make it difficult not only for a programmer to trace the logic of a program but also for a compiler to generate optimized code. See also branch instruction, jump instruction, spaghetti code.
Statement of unconditional jump.
Reči u blizini
go to one's account · GOTO statement · go to the block · go to the cinema · go to the country · go to the devil · go to the devil! · go to the dogs · go to the movies · go to the pictures · go to the polls · go to the wall
Srpski prevod