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 sps * | pp1 = &ps1 |
Define Documentation
Function Documentation
Variable Documentation
Generated on Wed Oct 15 16:17:23 2008 for Experiment-Software by
1.5.6