[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Window CE
- From: "anon" <dev@...>
- Date: Thu, 27 Sep 2001 01:33:59 -0700
I just converted lua 4.1alpha to CE , _wscoll (wide strcoll)was the only missing function
from the main lua lib. I used _wcscmp temporarily.
some of the lzio.c stuff still references char instead of l_char
the baselib needs some work though to move it over.
charlie
> --- Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> > How did it go? Did the macros and headers for wchar worked?