Control structure diagram

This is an old revision of this page, as edited by 80.103.136.241 (talk) at 12:27, 29 March 2025. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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