Control structure diagram: Difference between revisions
From HandWiki
Importwiki (talk | contribs) (import) |
MainEditor (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
A '''control structure diagram''' ('''CSD''') automatically documents the [[Control flow|program flow]] within the [[Source code|source code]] and adds indentation with graphical symbols. Thereby the source code becomes visibly structured without sacrificing space. | A '''control structure diagram''' ('''CSD''') automatically documents the [[Control flow|program flow]] within the [[Source code|source code]] and adds indentation with graphical symbols. Thereby the source code becomes visibly structured without sacrificing space. | ||
Latest revision as of 15:25, 30 March 2025
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
- 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 |