Control structure diagram

From HandWiki
Revision as of 08:08, 27 June 2023 by Smart bot editor (talk | contribs) (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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