View Single Post
Old January 19th, 2007   #3
sblair
Administrator
 
Join Date: Feb 2006
Posts: 433
Send a message via AIM to sblair Send a message via MSN to sblair
Default

Yes, everything should be unsigned values so that the max value should be 0xFFFFFFFF.

It would also be a good idea for these type fields to not roll over if they exceed the 0xFFFFFFFF value and instead just remain at that Max value.
__________________
Scott M. Blair
RDM Protocol Forums Admin
sblair is offline   Reply With Quote