lua-users home
lua-l archive

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


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.