...
This rule appears in the C++ Secure Coding Standard as INT06-CPP. Use istringstreams strtol() or a related function to convert a string token to an integer.
...
...
This rule appears in the C++ Secure Coding Standard as INT06-CPP. Use istringstreams strtol() or a related function to convert a string token to an integer.
...