Support for unsigned types: byte, word, and long!
Posted: Fri Jul 18, 2003 5:37 am
I just added a new library to FishLib: Unsigned. This lib adds support for comparing, multiplying, and dividing unsigned types in PB. It's not as simple as native PB, but it is about as close as we are going to get until Fred adds the new types... Oh, adding and subtracting are already signed/unsigned independant, so just use those operators like normal. Demo included.
http://www.purebasic.org/
Follow the link on the left to FishLib.
Matthew
http://www.purebasic.org/
Follow the link on the left to FishLib.
Matthew