- Home
- About
- Examples
- Graph of
the month
12/2005 - GDL files
- SVG output
- PNG output
- HTML output
- PS output
- Applications
- Output split
- Animations
- Search
- Graph of
- Free trial
- Help
- Store
- Legal
- Contact
- Extras
- Sitemap

This graph was automatically generated by the Erwin data structure library.
The CRL2 Library is AbsInt’s proprietary
generic library for exchanging control flow graphs for
static program analyses.
It supports mixed C++ and C usage and makes heavy use of the Erwin library,
providing vectors, hash tables and doubly linked lists for arbitrary
element types. This is done in order to avoid the use of C++ specific
data structures while still providing type safety by void*-free
interfaces even in C.