Graphviz 13.0.0~dev.20241220.2304
|
main rendering program for various layouts of graphs and output formats More...
#include "config.h"
#include <cgraph/cgraph.h>
#include <gvc/gvc.h>
#include <gvc/gvio.h>
#include <util/exit.h>
#include <common/globals.h>
#include <stdbool.h>
#include <stdlib.h>
#include <time.h>
Go to the source code of this file.
Functions | |
static void | fperr (int s) |
int | main (int argc, char **argv) |
Variables | |
static GVC_t * | Gvc |
static graph_t * | G |
|
static |
Definition at line 38 of file dot.c.
References graphviz_exit().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file dot.c.
References agclose(), agreseterrors(), fperr(), G, graphviz_exit(), Gvc, gvContextPlugins(), GvExitOnUsage, gvFinalize(), gvFreeContext(), gvFreeLayout(), gvLayoutJobs(), gvNextInputGraph(), gvParseArgs(), gvPluginsGraph(), gvRenderJobs(), gvToggle(), lt_preloaded_symbols, MAX, NULL, and prev.