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 
)


Variable Documentation

int errno


Generated on Sun Apr 6 17:32:55 2008 for GRASS by  doxygen 1.5.5