Re: CJK line breaking

From: Alan Horkan <horkana_at_maths.tcd.ie>
Date: Tue Mar 01 2005 - 21:13:22 CET

On Tue, 1 Mar 2005, Hubert Figuiere wrote:

> Date: Tue, 01 Mar 2005 09:00:51 -0500
> From: Hubert Figuiere <hfiguiere@teaser.fr>
> To: abiword-dev@abisource.com
> Subject: Re: CJK line breaking
>
>
> On Tue, 2005-03-01 at 07:48 +0000, Tomas Frydrych wrote:
>
> >> ri.m_pText->setPosition(iPos+1);
> >
> >You could just use the ++ operator instead of that, and the code will
> >probably more efficient with it.
>
> this is a myth. ++ does not change efficiency as is.

If a compiler was not able to recognise i+1 and optimise it just as easily
as i++ I would be looking for another compiler.

- Alan
Received on Tue Mar 1 21:17:58 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 01 2005 - 21:17:58 CET