lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Ah yes, my bad.

On Wed, Mar 11, 2009 at 12:50 PM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> On Wed, Mar 11, 2009 at 2:15 PM, Peter Cawley <lua@corsix.org> wrote:
>> returned. "[1] - your code does not handle the cases of cu being 'a'
>> through 'f'.
>
> Which is why cu = toupper(c)
>
> steve d.
>