Bitwise Operators and Shifts

1
2
// done by zephinzer
// goto: http://zephinzer.tumblr.com for more
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Educational program for showing how bitwise functions work
Content includes:
Effects of &, |, ^ and ~
Effects of << and >>

~ zephinzer
- http://zephinzer.tumblr.com

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.