[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: How to print the content of Table/
- From: Emeka <emekamicro@...>
- Date: Fri, 4 May 2012 18:15:07 +0100
Hello All,
Say I have the below:
local t = {name="lua", version="5.2"}
I would want to use a print-like function to do the following:
tprint(t) -- I would want this function to output
{name="lua", version="5.2"} instead of table pointer.
Regards, \Emeka
--
Satajanus Nig. Ltd