Hello,
That would be nice to have multiple conditions in compiler conditional execution, ie #if xxx or yyyy, or maybe #if isdefined(xxx) or isdefined(yyy), etc.
A bit like in C++.
A simple case : That would extend possibilities to test two different configurations, in two modes : debug, no debug.
Thanks
That would be nice to have multiple conditions in compiler conditional execution, ie #if xxx or yyyy, or maybe #if isdefined(xxx) or isdefined(yyy), etc.
A bit like in C++.
A simple case : That would extend possibilities to test two different configurations, in two modes : debug, no debug.
Thanks