[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: newbie question - strings and arrays
- From: Walter Cruz <walter.php@...>
- Date: Tue, 11 Oct 2005 17:29:38 -0300
Hi.
If i have a string like "Lua" :) in lua, how can I acess the "u"?
I've found that I can't use str[1] like an array.
how can I do this?
[]'s
- Walter