lua-users home
lua-l archive

Re: #table oddity?

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


On 2007年1月23日 17:57:18 -0600
Jimmie Houchin <jhouchin@cableone.net> wrote:
your table called items is an associative table and # works for arrays only, which are like:
{1,2,3,4} (equivalent to {[1]=1,[2]=2,[3]=3,[4]=4}) 
-- 
Gergo Szakal <bastyaelvtars@gmail.com>

AltStyle によって変換されたページ (->オリジナル) /