> 'width' is how much columns the character takes. It is one for 'ß' as
Uhmmm, you are right (it is a shame for me because I wrote this part ^^!!!).
On Mon, Apr 06, 2015 at 10:50:07AM +0200, Roberto E. Vargas Caballero wrote:
> > ascii code may only be checked for characters that have length equal to
> > 1, not width equal to 1
>
> I think they are equivalent, but I like more the 'len' versin, so
> I will apply it.
They are not equivalent at
> ascii code may only be checked for characters that have length equal to
> 1, not width equal to 1
I think they are equivalent, but I like more the 'len' versin, so
I will apply it.
Thanks,