view.c File Reference

#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <time.h>
#include <errno.h>
#include <ctype.h>
#include "../type.h"
#include "../graph.h"
#include "opt.h"

Include dependency graph for view.c:

Go to the source code of this file.

Defines

#define _EDGESET_OFFSET(pg, pl)   ((int)(pl) - (int)(pg)->pEdgeBuffer)

Functions

int main (int argc, char **argv)

Variables

int errno


Define Documentation

#define _EDGESET_OFFSET ( pg,
pl   )     ((int)(pl) - (int)(pg)->pEdgeBuffer)

Definition at line 40 of file view.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 141 of file view.c.

References dglGraph_s::aOpaqueSet, dglGraph_s::cAlone, dglGraph_s::cEdge, dglGraph_s::cHead, dglGraph_s::cNode, dglGraph_s::cTail, DGL_ENDIAN_LITTLE, dglNode_T_First(), dglNode_T_Initialize(), dglNode_T_Next(), dglNode_T_Release(), dglRead(), dglRelease(), dglStrerror(), dglGraph_s::EdgeAttrSize, dglGraph_s::Endian, GNO_BEGIN, GNO_END, GNO_HELP, GNO_OPTION, GNO_PARSE, dglGraph_s::nnCost, dglGraph_s::NodeAttrSize, and dglGraph_s::Version.


Variable Documentation

int errno


Generated on Thu Aug 9 09:45:15 2007 for GRASS by  doxygen 1.5.3