Hal Murray writes: > Do any of the casts actually change any bits? (as compared to kill compiler > warnings)
As I understand it, C99 essentially mandates that the bit pattern is preserved for integer casts to the extent that the number of bits allows that. In particular if the two types have the same number of bits, then casting back to the original type should yield the identical datum as before the cast to another type. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel