Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
graphml2gv.c File Reference

GRAPHML-DOT converter More...

#include "convert.h"
#include <assert.h>
#include <cgraph/agxbuf.h>
#include <cgraph/alloc.h>
#include <cgraph/exit.h>
#include <cgraph/gv_ctype.h>
#include <cgraph/stack.h>
#include <cgraph/unreachable.h>
#include <getopt.h>
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
#include "openFile.h"
Include dependency graph for graphml2gv.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 490 of file graphml2gv.c.

References agclose(), agnameof(), agnedges(), agnnodes(), agwrite(), agxbfree(), getFile(), gname, graph(), graphviz_exit(), inFile, initargs(), nameOf(), outFile, prev, stack_reset(), and Verbose.

Here is the call graph for this function: