lua-users home
lua-l archive

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


Hello,
Is it possible to compare two strings which are already in lua (on top of the stack preferably), using the C interface? Or do i have to load them into C buffers?
 
Thanks for any hints.