[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: TS clarification (was: [rohc] The discussion on slope(s) (red ux))
> 2) In general, I strongly disagree that "/" is normally used for
> integral division. In all sophisticated programming languages,
> integral division has its own operands, while "/" is the operand
> generating a decimal result.
Lars-Erik,
Have you ever written code in C/C++? I don't know if they are qualified
as "sophisticated programming languages" you mentioned above, but
"/" below generates an integer.
unsigned int i = 10 / 3;
BR, Zhigang
PS. Please keep me on the CC list if you reply an email to me. Thanks.
_______________________________________________
Rohc mailing list
Rohc at ietf.org
https://www1.ietf.org/mailman/listinfo/rohc