Current Lua downloadable firmware will be posted here

User avatar
By gbechtinger
#62051 Hi There,
Can someone point me how to use the lua funciton string:match(regex) in C? I have a function that uses that function and I want to convert that to a Modelue with C code to save heap space. The function will call match more than 20 times with many ifs, it's almost like a sql interpreter with their own language. Thanks everyone!