Introduction to the CSD - Conclusion

The CSD is a very powerful tool when it comes to increasing code comprehensibility. Part of its power is in the flexible interaction of its various forms. The CSD of a piece of code may be viewed in any of the following four forms...

Using control flow constructs, box symbols, and unit symbols
Using control flow constructs and unit symbols
Using control flow constructs and box symbols
Using only control flow constructs

This concludes the introduction to the Control Structure Diagram. We hope that you found it helpful and informative.


Prev Page

Return to GRASP Documentation Page