User: vampire

  • Public profile

User profile: vampire

User info
User name:vampire
History
Joined:
Number of posts:13
Latest posts:

what does this mean
You try reading this code, It is the openGL and cheakImage is an array that hold data for initially...

what does this mean
thanks i have already understood operator ^ is bitwise XOR ( ^ ) not OR (|). this code above is use...

what does this mean
Thanks 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 class
when 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