 
                            ...
This rule appears in the C++ Secure Coding Standard as ERR32-CPP. Do not rely on indeterminate values of errno.
...
Bibliography
| Wiki Markup | 
|---|
| \[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 7.14.1.1, "The signal function" | 
...
 
                            ...
This rule appears in the C++ Secure Coding Standard as ERR32-CPP. Do not rely on indeterminate values of errno.
...
| Wiki Markup | 
|---|
| \[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 7.14.1.1, "The signal function" | 
...