Archive for May, 2008

Windows XP Service Pack 3 is out (again)

Microsoft re-released XP Service Pack 3 via Windows Update yesterday. What is a little bit different about this release is the following (quoted from Service Pack 3 Overview document from Microsoft.) Windows XP SP3 is for x86 editions of Windows XP only. The x64 editions of Windows XP were serviced by Windows Server 2003 SP2. For [...]


Look, Ma, I do not know C

A question for every C programmer out there. What does the following C program [with a few post-increment(++) and bitwise OR(|) operators thrown in to confuse you] output ?