Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged lua
41,533
questions
54,136
answers
573
users
Recent questions tagged lua
1
answer
166
views
How to stop a program in Lua
asked
May 19, 2025
by
avibootz
lua
2
answers
227
views
How to round a floating-point number to an integer in Lua
asked
May 14, 2025
by
avibootz
lua
lua-round
2
answers
212
views
How to calculate factorial using recursion in Lua
asked
Mar 4, 2023
by
avibootz
lua
1
answer
190
views
How to get array length in Lua
asked
Feb 15, 2023
by
avibootz
lua
1
answer
166
views
How to print on the same line in Lua
asked
Feb 15, 2023
by
avibootz
lua
1
answer
190
views
How to create a two dimensional (2D) array in Lua
asked
Feb 15, 2023
by
avibootz
lua
1
answer
216
views
How to convert float to string with 2 decimal places in Lua
asked
Feb 13, 2023
by
avibootz
lua
2
answers
264
views
How to get character code (ASCII and Unicode) in Lua
asked
Jan 21, 2023
by
avibootz
lua
lua-character-code-ascii-unicode
character-code-ascii-unicode
1
answer
197
views
How to check if an array contains a value in Lua
asked
Jan 18, 2023
by
avibootz
lua
1
answer
202
views
How to pick a random element from an array in Lua
asked
Jan 15, 2023
by
avibootz
lua
1
answer
175
views
How to implement the binary search algorithm in Lua
asked
Dec 22, 2022
by
avibootz
lua
lua-binary-search-algorithm
binary-search-algorithm
1
answer
178
views
How to create a function in Lua
asked
Dec 21, 2022
by
avibootz
lua
1
answer
169
views
How to calculate factorial in Lua
asked
Dec 20, 2022
by
avibootz
lua
1
answer
174
views
How to merge dictionaries in Lua
asked
Dec 14, 2022
by
avibootz
lua
1
answer
204
views
How to create key value dictionary in Lua
asked
Dec 11, 2022
by
avibootz
lua
1
answer
315
views
How to use debug traceback in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
262
views
How to catch error in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
256
views
How to handle errors with pcall in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
275
views
How to use check whether function argument is a number in Lua
asked
Sep 26, 2020
by
avibootz
lua
2
answers
347
views
How to use assert error handling in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
239
views
How to sort a table in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
263
views
How to get the number of elements in a table with Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
270
views
How to insert element at specific index of a table in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
261
views
How to insert element at the end of a table in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
309
views
How to concatenate specific index range from table into a string in Lua
asked
Sep 26, 2020
by
avibootz
lua
2
answers
297
views
How to concatenate a table into a string in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
250
views
how to repeat a string in lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
252
views
How to get string length in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
247
views
How to concatenate a string in Lua
asked
Sep 26, 2020
by
avibootz
lua
1
answer
358
views
How to convert ASCII code to character in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
278
views
How to convert specific character from string to ASCII code in Lua
asked
Sep 25, 2020
by
avibootz
lua
3
answers
314
views
How to format string in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
258
views
How to reverse string in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
318
views
How to find the index of substring in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
257
views
How to replace substring in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
277
views
How to convert string to lower case in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
273
views
How to convert string to upper case in Lua
asked
Sep 25, 2020
by
avibootz
lua
2
answers
327
views
How to print string with double quotes in Lua
asked
Sep 25, 2020
by
avibootz
lua
2
answers
293
views
How to use function with variadic arguments in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
252
views
How to pass a function as parameter to another function in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
337
views
How to use function with parameters in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
265
views
How to get the current year, month, day, hour, min and sec in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
1,337
views
How to get the current date and time with milliseconds in Lua
asked
Sep 25, 2020
by
avibootz
lua
1
answer
273
views
How to get the PI value in Lua
asked
Sep 24, 2020
by
avibootz
lua
1
answer
282
views
How to get the current date and time in Lua
asked
Sep 24, 2020
by
avibootz
lua
1
answer
263
views
How to use function in Lua
asked
Sep 24, 2020
by
avibootz
lua
1
answer
260
views
How to use while do loop in Lua
asked
Sep 24, 2020
by
avibootz
lua
1
answer
282
views
How to check if two variables are not equal in Lua
asked
Sep 24, 2020
by
avibootz
lua
1
answer
276
views
How to check if two variables are equal in Lua
asked
Sep 24, 2020
by
avibootz
lua
2
answers
358
views
How to use exponent operator in Lua
asked
Sep 24, 2020
by
avibootz
lua
Page:
1
2
next »
...