bn:00618110n
Noun Concept
Categories: Software anomalies, Compiler optimizations, Source code
EN
unreachable code  CVE-2014-1266  goto fail  Vestigial code
EN
In computer programming, unreachable code is part of the source code of a program which can never be executed because there exists no control flow path to the code from the rest of the program. Wikipedia
Definitions
Relations
Sources
EN
In computer programming, unreachable code is part of the source code of a program which can never be executed because there exists no control flow path to the code from the rest of the program. Wikipedia
Code that can never be reached during program execution because no part of the program calls it or branches to it. Wiktionary
Wikipedia
Wikidata
Wiktionary
Wikipedia Redirections