Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
demo.c File Reference

creates, renders simple graph with gvLayoutJobs, gvRenderJobs More...

#include <graphviz/gvc.h>
Include dependency graph for demo.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 24 of file demo.c.

References agclose(), Agdirected, agedge(), agnode(), agopen(), agsafeset(), gvc, gvContext(), gvFreeContext(), gvFreeLayout(), gvLayoutJobs(), gvParseArgs(), and gvRenderJobs().

Here is the call graph for this function: