background preloader

Tutorial

Facebook Twitter

Plugin

Photoshop. Toolbar. Tcpip. Creating a Star Rater using CSS » Blog » Komodo Media. Flex page turning. Bitwise Operations in C. After writing the Game Programming Genesis series, I got a lot of E-mail from people asking me to clarify the bitwise operations I used in the sample programs.

Bitwise Operations in C

I use them all over the place in my code, enough that I don't really think about what I'm writing anymore, and so I neglected the fact that a lot of people don't see them used too often. This article is meant to be a complete introduction to bitwise manipulations using the C programming language. If you don't know C, no big deal.