home · contact · privacy
Use bit-shifting instead of bizarre arithmetics on UCHAR_MAX for readwrite library...
authorChristian Heller <c.heller@plomlompom.de>
Sun, 21 Jul 2013 03:54:42 +0000 (05:54 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 21 Jul 2013 03:54:42 +0000 (05:54 +0200)
commit84fec7f904ee0951c85803071b53002b6bd6e93b
tree1023d6463db0a44a5de91e0a73b9468f3b43c94e
parentffc1419854e5166eef5ea07ed0fb5be53a1826f3
Use bit-shifting instead of bizarre arithmetics on UCHAR_MAX for readwrite library. Also apply new code style idea.
src/readwrite.c