Tao.Lua SDK Documentation |
|
Lua.luaL_addchar Method
Adds the character c to the buffer B (see luaL_Buffer).
[Visual Basic]
Public Shared Sub luaL_addchar( _
ByRef
B As
luaL_Buffer, _
ByVal
c As
Char _
)
Parameters
-
B
-
-
c
-
See Also
Lua Class | Tao.Lua Namespace