摘要:
TinyXMLFor Lua 5.0:From: Robert NollJust a plain "Parse File to lua array" function in c++, using the [TinyXML] (2.4.3) lib.// headerclass lua_State; /// register parser functions to luavoid RegisterLuaXML (lua_State *L);// sourcefile#include "tinyxml.h"extern "C" { #in 阅读全文
posted @ 2013-05-21 10:13
城市*斗士(技术)
阅读(1040)
评论(0)
推荐(0)