Control structure diagram

From WikiProjectMed
(Redirected from Control Structure Diagram)
Jump to navigation Jump to search

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

External links