test.c File Reference

#include "vxWorks.h"
#include "taskLib.h"
#include "ioLib.h"
#include "symLib.h"
#include "sysSymTbl.h"
#include "time.h"
#include "stdio.h"
#include "stdlib.h"
#include "math.h"
#include "errno.h"

Data Structures

struct  sps

Defines

#define ERROR   0
#define OK   1
#define TRUE   1
#define FALSE   0

Functions

 test ()

Variables

int errno
static char tmp [130]
union {
   struct sa {
      int   x
      int   y
   }   a
   struct sb {
      int   y
      int   x
   }   b
u1
union {
   struct sa {
      int   x
      int   y
   }   a
   struct sb {
      int   y
      int   x
   }   b
u2
struct sps ps1
struct sps ps2
struct spspp1 = &ps1

Define Documentation

#define ERROR   0

#define FALSE   0

#define OK   1

#define TRUE   1


Function Documentation

test (  ) 


Variable Documentation

struct { ... } sa a

struct { ... } sb b

int errno

struct sps* pp1 = &ps1

struct sps ps1

struct sps ps2

char tmp[130] [static]

union { ... } u1

union { ... } u2

int x

int y


Generated on Wed Oct 15 16:17:23 2008 for Experiment-Software by  doxygen 1.5.6