Control structure diagram
From HandWiki
A control structure diagram (CSD) automatically documents the program flow within the source code and adds indentation with graphical symbols. Thereby the source code becomes visibly structured without sacrificing space.
See also
- Data structure diagram
- Diagram
- Entity-relationship model
- Hierarchy diagram
- Unified Modeling Language
- Visual programming language
External links
- "The Control Structure Diagram (CSD)" - A chapter from jGRASP Tutorials
- "Control Structure Diagrams for Ada 95"
Original source: https://en.wikipedia.org/wiki/Control structure diagram.
Read more |