Search results
Jump to navigation
Jump to search
- numbering. In an HTML attribute: <ol type="foo">; or in a CSS declaration: ol { list-style-type: foo; } – replacing foo with one of the following: A, B, C ....112 KB (12,615 words) - 10:45, 7 September 2021
- if (luaL_dostring(L, "function foo (x,y) return x+y end")) { lua_close(L); return -1; } // push value of global "foo" (the function defined above) //...50 KB (5,494 words) - 18:22, 2 January 2022