/* * util.h * * Description: * Header file for util.c * * History: * rogerc 01/17/91 Created */ void * safe_malloc( unsigned size );