Hi,
i've ssen in the ice 3.3.1 manual tha range of Ice::Byte
Ice::byte range is −128 - +127
but in the code i see that ice::byte is:
typedef unsigned char Byte;
there is an inconsistency ?
|
|
Hi,
i've ssen in the ice 3.3.1 manual tha range of Ice::Byte
Ice::byte range is −128 - +127
but in the code i see that ice::byte is:
typedef unsigned char Byte;
there is an inconsistency ?
Last edited by moshehak; 09-29-2009 at 03:19 AM. Reason: spelling error
The Ice manual says that byte can be either -128 to 127 or 0 - 255 depending on the individual language mapping. http://www.zeroc.com/doc/Ice-3.3.1/m...Slice.5.8.html
There are currently 1 users browsing this thread. (0 members and 1 guests)