cr_large_graph.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 <math.h>
#include "../type.h"
#include "../graph.h"
#include "opt.h"

Include dependency graph for cr_large_graph.c:

Go to the source code of this file.

Defines

#define NROWS   600
#define NCOLS   100
#define FACTOR   10000
#define BIDIRECTIONAL   1

Functions

int main (int argc, char **argv)

Variables

int errno


Define Documentation

#define BIDIRECTIONAL   1

Definition at line 44 of file cr_large_graph.c.

#define FACTOR   10000

Definition at line 43 of file cr_large_graph.c.

Referenced by main().

#define NCOLS   100

Definition at line 42 of file cr_large_graph.c.

Referenced by main().

#define NROWS   600

Definition at line 41 of file cr_large_graph.c.

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)


Variable Documentation

int errno


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