how to send lua table to c/c++ by luajit.ffi ?

  • From: cosnis zhang <cosnis@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 27 Nov 2013 10:38:35 +0800

like the subject, i want send a lua table like {“a”,”b”,”c”} to c/c++

and how to read that value by c/c++?

and how to get that count by c/c++?

Other related posts: