#include "vxWorks.h"
#include "taskLib.h"
#include "stdlib.h"
#include "string.h"
#include "stdio.h"
#include "stdarg.h"
#include "limits.h"
#include "float.h"
#include "errno.h"
#include "application.conf"
Functions | |
int | Terres (void) |
Variables | |
static char | savsta [9] = " " |
static int | savipar = 0 |
static BOOL | suspended = FALSE |
Assistant for starting Experiment Programs
modification history -------------------- 08oct08 kHu start, ecf --> start, ecf, strtlib 15aug08 kHu DOXYGEN comments added 25aug00 kHu tReadp() -> tMenu() fuer ueberlange Menues 22oct98 kHu Umstellung auf tReadp() 13oct98 kHu tReadp test 09oct98 kHu #include TPHDR 24sep98 kHu in Terres no more 'Spectrum on disk/in memory' 22sep98 kHu no messages after final reset 16sep98 kHu new: template version DAP from MCA program 01sep98 kHu tMenu mit Ueberlaenge 27aug96 kHu Menu und Parameter I/O neu 25mar96 kHu Ultrix, VxWorks Portierung (C) 04mar86 kHu PDP11 Version (F77, Macro-11)
int Terres | ( | void | ) |
int savipar = 0 [static] |
char savsta[9] = " " [static] |