FICHA · AUR

cflow

A C program flow analyzer

  • cli-tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Analyzes C source code to map function call flow and program structure. It is useful for developers reading unfamiliar C projects, documenting control flow, or checking how functions relate to each other.

Static analysis depends on build assumptions and source layout. Treat results as a navigation aid and confirm important behavior in the actual code and build configuration.

How to run

cflow

Commands: cflow

Permissions

Permissions not analysed for this source yet.