Hi!
6-Янв-2005 14:25 [EMAIL PROTECTED] (Alain) wrote to
[email protected]:
>> OmmitIfOptimizeSize break ();
A> Has anyone managed to make this construct qork with OpenWatcom?
#if OPTIMIZE
# define OmmitIfOptimizeSize(statement)
#else
# define OmmitIfOptimizeSize(statement) statement
#endif
OmmitIfOptimizeSize (break);
A> We (me and Andreas) have run across this issue for debug macros and the
A> /##/ construct aparently does not work.
What precisely doesn't work?
A> We would appreciate any hint to an alternate construct ;-)
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freedos-kernel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel