difference between c++; and ++c;

cs450a03 at uc780.umd.edu cs450a03 at uc780.umd.edu
Thu Apr 11 05:43:24 AEST 1991


Georg Wittig writes:
>So, is
>	``c++''		always equivalent to	``(++c - 1)''

I think you have to worry about a couple of boundary conditions here,
with floating point numbers, and maybe with signed integers.

Raul Rockwell



More information about the Comp.std.c mailing list