Group: program control
Topic: structured flow diagram
Topic: termination of control unit
| |
Note
from Kosaraju R [Journal of Computing and System Science, 9.3:232-255 l974] shows hierarchy of control structures under semantic conversion. D and D' structures have the same power, then multi-exit loops, then multiple level 'exit', then multi-level 'exit' with while..do.., then arbitrary goto..label (L structure).
Additional Titles
Quote: in Kosaraju's control structure hierarchy, 'exit' statements added power to D and D' structures
|
Related Topics
Group: program control (27 topics, 547 quotes)
Topic: structured flow diagram (36 items)
Topic: termination of control unit (22 items)
|