Hello people,
I need to do binary operations. at least be able to add and subtract binairy numbers from eachother. And if possible i want to convert between binary and decimal. Does lua have some functions to do this?
I want to create a IPv4 Subnetting and VLSM CIDR tool.
Thanks in advance
I need to do binary operations. at least be able to add and subtract binairy numbers from eachother. And if possible i want to convert between binary and decimal. Does lua have some functions to do this?
I want to create a IPv4 Subnetting and VLSM CIDR tool.
Thanks in advance
Comment