...
| CERT C++ Secure Coding Standard | DCL09-CPP. Declare functions that return errno with a return type of errno_t |
| ISO/IEC TR 24731-1:2007 | |
| ISO/IEC TR 24772:2013 | Ignored Error Status and Unhandled Exceptions [OYB] |
| MISRA-C | Rule 20.5 |
...
...
| CERT C++ Secure Coding Standard | DCL09-CPP. Declare functions that return errno with a return type of errno_t |
| ISO/IEC TR 24731-1:2007 | |
| ISO/IEC TR 24772:2013 | Ignored Error Status and Unhandled Exceptions [OYB] |
| MISRA-C | Rule 20.5 |
...