On Mon, Apr 5, 2010 at 13:47, bearophile <bearophileHUGS@lycos.com> wrote:
Philippe Sigaud:
> Since to be equal, they must have the same length, you can even get rid of
> the 'len' part and cut in the middle:

But if their length is not equal that can cause bugs.


Uh, next time I'll try to eat before posting. Indeed, my template would say that (int,int) and (double, int, int, double) are equal.
Doh, I'll go and find some chocolate to go with my cappuccino.

Philippe