Design
cramer.asc
Associated article: Ctrace: a Message Logging Class
Tags: Design
_CTRACE: A MESSAGE LOGGING CLASS_ by William D. Cramer [LISTING ONE] /** CTrace.h -- Definitions for using the Trace class **/ #define _H_CTrace /* System/library header files */ #include <Commands.h> /* standard menu command definition */ #include <oops.h&...


