Results 1 to 2 of 2

Thread: ICE::Byte Range inconsistency

  1. #1
    moshehak is offline Registered User
    Name: moshe hakimian
    Organization: cell2bet company
    Project: allow cellular mobiles to play games
    Join Date
    Jan 2008
    Posts
    6

    ICE::Byte Range 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

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 01-20-2011, 09:08 AM
  2. Inconsistency in documentation?
    By Pompei2 in forum Bug Reports
    Replies: 3
    Last Post: 08-30-2009, 05:37 PM
  3. ice-3.3.0-VC90: enumerator out of range
    By Deqing in forum Bug Reports
    Replies: 3
    Last Post: 11-08-2008, 04:46 PM
  4. Ice::Byte question..
    By yserge in forum Help Center
    Replies: 1
    Last Post: 08-19-2004, 05:54 PM
  5. Chars to Ice::Byte
    By catalin in forum Help Center
    Replies: 6
    Last Post: 12-14-2003, 09:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •