/base30

tools for using base 30

Primary LanguageC++GNU General Public License v3.0GPL-3.0

base30

tools for using base 30

main.cpp needs itoa support. In mingw this is the deafult, but on linux it needs to be hand written. Alternatively you could include it from the file itoa.hpp here.