/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/cmd/dot/dot.c File Reference

#include "builddate.h"
#include "gvc.h"
#include "globals.h"
#include <time.h>

Include dependency graph for dot.c:

Go to the source code of this file.

Defines

#define NUMNODES   5

Functions

int main (int argc, char **argv)

Variables

char * Info []


Define Documentation

#define NUMNODES   5


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 146 of file dot.c.

References agclose(), gvFreeContext(), gvFreeLayout(), gvLayoutJobs(), gvNEWcontext(), gvNextInputGraph(), gvParseArgs(), gvRenderJobs(), gvToggle(), gvUsername(), and NULL.


Variable Documentation

char* Info[]

Initial value:

 {
    "Graphviz",                 
    VERSION,                    
    BUILDDATE                   
}

Definition at line 51 of file dot.c.


Generated on Mon Mar 31 19:03:36 2008 for Graphviz by  doxygen 1.5.1