Hi,
Is there a #define to check if the code is being run from release mode or debug mode? I want to write a block of code that I want to run only when I compile in debug mode and don't compile and run in release mode.
Thanks
Try not. Do, or do not. There is no try.