Lattice versus CI86
Ken Yap
ken at rochester.UUCP
Mon Dec 31 02:11:23 AEST 1984
> - Doesn't implement ++ and -- for float/double
While ++ and -- on float/double suggest they mean the same thing as
{+-}= 1.0, some compilers object to this, with some justification.
This is a non-portable construct. {+-}= 1.0 is clearer to read anyway.
--
Ken Yap
UUCP: (..!{allegra, decvax, seismo}!rochester!ken) ARPA: ken at rochester.arpa
USnail: Dept. of Comp. Sci., U. of Rochester, NY 14627.
More information about the Comp.lang.c
mailing list