Hi. I need to work with integer as unsigned integer, but I can't find documentation how can I do it. Some reference on this will be appreciated. For example (unsigned int)(-1) == 0xFFFFFFFF. Thanks. Roman.