> ... there is no > representation change when converting a signed int value to unsigned int > or when converting an unsigned int value to signed int. Wow-- anyone care to guess what fraction of existing C programs run correctly under these conditions? John