The ~ operatorPoxer@live.se January 17, 2012 at 10:37 PM
I have got into contact with the ~ while reading someone else code and I can't find what it means.
-(~((Integer) (int) obj.meth( ...
I'm wondering what difference does the ~ make compared to if it was not there?
Thankful for any answer, not necessarily about the code but about the operator in all. For security reasons I had to cut most of the code off.
The ~ operatorPoxer@live.se January 17, 2012 at 10:37 PM
I have got into contact with the ~ while reading someone else code and I can't find what it means. -(~((Integer) (int) obj.meth( ... I'm wondering what difference does the ~ make compared to if it was not there? Thankful for any answer, not necessarily about the code but about the operator in all. For security reasons I had to cut most of the code off.
Post your Comment