2009/3/16 Greg Ercolano <[email protected]>: > Too bad we can't make a macro called WARNING that replaces > itself with #warning on machines that supported, and /* */'s > for machines that don't. But I'm not sure cpp lets you make > macros that resolve to other # commands.
Not portably, anyway, in my experience. -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
