[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Transferring arrays from/to FreeBasic
- From: Merick <Merick_TeVaran@...>
- Date: Sun, 10 Jun 2007 07:14:49 -0500
I'm working on a project that uses lua in freebasic, is there an easy
way that I can transfer a single dimension array (with thousands of
entries) into a lua table, and back again?