#include "vxWorks.h"#include "string.h"#include "stdio.h"#include "stdlib.h"#include "stdarg.h"#include "limits.h"#include "float.h"#include "errno.h"Functions | |
| int | GetArgs (char *pArgs, char *types,...) |
| test (char *tArgs, char *tType) | |
Variables | |
| int | errno |
| int GetArgs | ( | char * | pArgs, | |
| char * | types, | |||
| ... | ||||
| ) |
| test | ( | char * | tArgs, | |
| char * | tType | |||
| ) |
| int errno |
1.5.6