#if 0 #include "defs.h" /*->nspmod.h (i15x)*/ #endif typedef struct { i15x bits; /* -b # */ i15x onlyCh; /* -c # */ i15x showEvents; /* -e, -ee */ u16x outRate; /* -f # */ i15x showMsg; /* -i */ i15x repLimit; /* -l # */ i15x mono; /* -m */ i15x ovsFreq; /* -o # */ i15x forceRep; /* -r */ i15x startOrd; /* -s # */ i15x masterVol; /* -v # */ } OptInfo; /*#include "nspmod.h_"*/