port_test.c File Reference

#include <stdio.h>
#include <grass/Vect.h>

Include dependency graph for port_test.c:

Go to the source code of this file.

Data Structures

union  type_conv

Defines

#define TEST_PATTERN   1.3333
#define LONG_TEST   0x01020304
#define INT_TEST   0x01020304
#define SHORT_TEST   0x0102

Functions

int main (int argc, char **argv)


Define Documentation

#define INT_TEST   0x01020304

Definition at line 62 of file port_test.c.

Referenced by main().

#define LONG_TEST   0x01020304

Definition at line 61 of file port_test.c.

Referenced by main().

#define SHORT_TEST   0x0102

Definition at line 63 of file port_test.c.

Referenced by main().

#define TEST_PATTERN   1.3333

Definition at line 60 of file port_test.c.

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 104 of file port_test.c.

References type_conv::c, type_conv::d, type_conv::f, type_conv::i, INT_TEST, type_conv::l, LONG_TEST, type_conv::s, SHORT_TEST, and TEST_PATTERN.


Generated on Wed Dec 19 14:59:52 2007 for GRASS by  doxygen 1.5.4