Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Bitwise Operator Tricks
1
Name:
Anonymous
2010-10-22 3:18
Show me your bitwise tricks
like converting shits and /anus/es
12
Name:
Anonymous
2010-10-22 12:03
x = y % 256;
is the same as
x = (char)y;
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List