Skip to content
EntityQ3093306· pop 5· linked from 4 articles

Also known as Cflow, gnucflow, cflow

is a POSIX-defined shell command for generating a C-language flow graph. The GNU implementation reads C source code files, and generates a flow graph of external references. It uses only source files and does not need to run the program. Another implementation is available in Tru64 Unix.

Wikidata facts

Instance of
free software
Subclass of
call graph
Developer
GNU Project
Show 9 more facts
source code repository URL
cvs.savannah.gnu.org/viewvc/cflow
inception
1997-00-00
copyright license
Q27016754
software version identifier
1.8
mailing list archive URL
lists.gnu.org/archive/html/bug-cflow
programmed in
Q15777
Sources (6)

via Wikidata · CC0

~1 min read

Encyclopedic overview

3 sections
Contents
  • See also
  • References
  • External links

is a POSIX-defined shell command for generating a C-language flow graph. The GNU implementation reads C source code files, and generates a flow graph of external references. It uses only source files and does not need to run the program. Another implementation is available in Tru64 Unix.

==See also== List of POSIX commands

Excerpted from Wikipedia’s “GNU cflow” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0