/* Copyright 2010 by Steve Murphy, ParseTree Corporation, all rights reserved. The Author places this file in the PUBLIC DOMAIN. Do with it as you wish. No warranties. No guarantees. No promises. Use at your own risk, etc. Give me credit for writing this, please! */ #include #include #include #include #include #include #ifdef DMALLOC #include "dmalloc.h" #endif struct file_ent { char *name; char *text; int present; }; void usage(void) { printf("Usage: check_sounds \n\nWhere