Introduction - If you have any usage issues, please Google them yourself
Bitwise operation are really joy to use, if used with care it gives a tremendous good look over the code and performance too.
Packet : 49636968bitwise_operation.zip filelist
bitwise_operation/
bitwise_operation/isEven.c
bitwise_operation/isEven1.c
bitwise_operation/isPower.c
bitwise_operation/isPower1.c
bitwise_operation/numOfSetBit.c
bitwise_operation/swap.c
bitwise_operation/XoR_Linked_List.c