 |
Invalid Null pointer - C++ - Stack Overflow
I am getting an invalid null pointer error from this section of code. I am guessing it is something to do with the strings, ... it's likely that some other code is using the return value as a pointer value. The C++ Standard specifies that a 0 is treated t
stackoverflow.com |
 |