Oxygen Basic
Programming => Problems & Solutions => Topic started by: Frankolinox on August 01, 2014, 02:19:11 AM
-
lalala :)
-
Hello Frank,
Adding my 2C to Peter's solution, AFAIK dynamic and multi-dimensional arrays are not supported in Oxygen. You have to emulate them using OOP techniques.
-
yes Frank
i think that Peter have a right about using function which work with arrays.