#pragma once extern void Error PROTO((const char *, ...)); extern void Disaster PROTO((const char *, ...)); extern void Usage PROTO((const char *));