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

reads graphs with gvNextInputGraph and renders with gvLayoutJobs, gvRenderJobs More...

#include <graphviz/gvc.h>
#include <stddef.h>
Include dependency graph for dot.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 18 of file dot.c.

References agclose(), gvc, gvContext(), gvFreeContext(), gvFreeLayout(), gvLayoutJobs(), gvNextInputGraph(), gvParseArgs(), gvRenderJobs(), NULL, and prev.

Here is the call graph for this function: