#ifndef WRITESTAT_H #define WRITESTAT_H #define MAXSIGS 32 void writestat (int * ); #endif