How to disable compiler warning
Sorry, I know I have created lots of issues, but have nowhere else to ask this stuff!
Is it possible to disable compiler warnings. This big existing code has hundreds of functions where the return value is ignored, I would love to not see these warnings as they clutter the output so cant see the important messages!