 
                            ...
This rule appears in the C++ Secure Coding Standard as INT04-CPP. Enforce limits on integer values originating from untrusted sources.
...
Bibliography
| Wiki Markup | 
|---|
| \[[Seacord 05a|AA. Bibliography#Seacord 05]\] Chapter 5, "Integer Security" | 
...
 
                            ...
This rule appears in the C++ Secure Coding Standard as INT04-CPP. Enforce limits on integer values originating from untrusted sources.
...
| Wiki Markup | 
|---|
| \[[Seacord 05a|AA. Bibliography#Seacord 05]\] Chapter 5, "Integer Security" | 
...