overloading << not workingIn the second case you are 'telling' to the compiler to use the overloaded << operator which has not...
Converting the 'this' pointerYea, This is good for a 32bit application. As for the returned address type casting works both for ...
Converting the 'this' pointerI tested and it works, but I think it is not safe because the %x type in sscanf function reads an in...
Converting the 'this' pointerThanks Grey Wolf for your response. The answer to why its a long, long story... :) I am working wit...
Converting the 'this' pointerHi, I need to store a 'this' pointer of an object to a string and restore it from the string later...
This user does not accept Private Messages