#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "taskVarLib.h"
#include "ioLib.h"
#include "sysLib.h"
#include "hostLib.h"
#include "ctype.h"
#include "application.conf"
Functions | |
static char * | mybasename (char *path) |
int | MYNAME (char *tArgs, void *xspektr, char *xfilnam, int(*xfnctn)(int mode), int xstatus, void *xheader) |
Variables | |
PARFILE | parfile |
COMMON | common |
PRGDATA * | pspntr [MAXPRG+1] |
PRGDATA * | papntr [MAXPRG+1] |
PRGDATA | prgtemp [1] |
PRIVAT * | ppp = NULL |
Assistant for starting Experiment Programs
modification history -------------------- 08oct08 kHu start, ecf --> start, ecf, strtlib 02oct08 kHu an Danlib angepasst (uInit(), uReset()) 26sep08 kHu Makefile auf 04apr03 Standard gebracht 15aug08 kHu DOXYGEN comments added 25aug00 kHu tReadp() -> tMenu() fuer ueberlange Menues 10apr00 kHu Stack check geaendert 29mar00 kHu mit dan.c abgeglichen (VXWORKS Checks) 20mar00 kHu Newprog Standard
static char * mybasename | ( | char * | path | ) | [static] |
int MYNAME | ( | char * | tArgs, | |
void * | xspektr, | |||
char * | xfilnam, | |||
int(*)(int mode) | xfnctn, | |||
int | xstatus, | |||
void * | xheader | |||
) |
Initial value:
{ INITCOMMON }
Initial value:
{ INITPARFILE }