On 4/22/06, Paweł Sikora <[EMAIL PROTECTED]> wrote: > pozwole sobię zacytować standard: > > [ cite C++ standard / $5.5 ] > > if during the evaluation of an expression the result isn't mathematically > defined nor in the range of representable values for its type the behaviuor > is undefined, unless such an expression is a constant expression, in which > case the program is ill-formed. (...) > > [ /cite ]
Należy nadmienić, że rezultaty overflow na typach unsigned sa zdefiniowane (arytmetyka modulo 2^32). -- Michal Moskal, http://nemerle.org/~malekith/ _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
