// // Basic Summary: // // Include file for memory error definition definition // // Copyright: // // Copyright 1993 Ron Burback // Copyright 1993 Objects Plus // All rights reserved // // Methods: // // The method is // out_of_memory : this program gets called by an exception when no memory // can be alocated. // void out_of_memory() ;