Main Page | Modules | Alphabetical List | Compound List | File List | Compound Members | Related Pages

watch.hpp

00001 #ifndef kyle_watch_macro_file
00002 #define kyle_watch_macro_file
00003 
00004 //Copyright 2002 Kyle Ross, Undergraduate Student of Computer Science, Philosophy, & Logic
00005 
00006 #include <iostream>
00007 #define watch(x) (std::cout<<#x<<"="<<x<<std::endl)
00008 
00009 
00010 #endif
00011 

Generated on Thu Nov 20 00:17:32 2003 for BusyBeaver by doxygen 1.3.3