what does this meanYou try reading this code, It is the openGL and cheakImage is an array that hold data for initially...
what does this meanthanks i have already understood operator ^ is bitwise XOR ( ^ ) not OR (|). this code above is use...
what does this meanThanks for everyone, so c is the type of integer i guess if the 4th bit of i or j = 1 or both of th...
what does this mean [code]int i , j c = ((((i&0x8)==0)^((j&0x8))==0))*255[/code] What does it mean ???
static member array of classwhen we write a program with class using a static member array, if we want to assign x to y. Don't w...
This user does not accept Private Messages