Vincent Lefevre <vinc...@vinc17.net> writes:

  Note that if you want to care of non-two's-complement
  implementations, you should write:
  
  #define __GMP_USHRT_MAX  (0 + (unsigned short) -1)
  
Is that out-of-range conversion really Proper C?

Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to