Global Macro
#include <rw/trace/userdefs.h>
#define RW_STREAM_TO_STRING(stream)
Macro for streaming objects into a trace macro's message parameter.
RW_TRACE_INFO( "main()", RW_STREAM_TO_STRING("One = " << 1) );
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.