JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.

If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.

If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.

CodeSonar® 9.2p0 CONFIDENTIAL CodeSecure Inc

Control Flow Graphs for C/C++ Programs

We have provided a number of small examples to demonstrate how normalized C/C++ program components are represented in CFGs.

In these examples:

Elementary Program Components
Function Calls
Control Flow Constructs

Top-Level Expression

A top-level expression, most frequently an assignment statement, is a point of kind "expression". Note that normalization will have removed any embedded side effects, function calls, conditional expressions, and short-circuiting Boolean expressions.

 

To report problems with this documentation, please visit https://support.codesecure.com/.