Check return values or cast them to (void), as required by the coding standards; add exceptions to the coding standards for cases where this is not desirable
4.6 KiB
4.6 KiB
Check return values or cast them to (void), as required by the coding standards; add exceptions to the coding standards for cases where this is not desirable