hi
why do i get this error when trying to compile a simple b4j app using LOA library?
i have added the library and also checked it in library window.
www.b4x.com
why do i get this error when trying to compile a simple b4j app using LOA library?
i have added the library and also checked it in library window.
[B4X][LOA] ListOfArrays - lightweight, powerful and flexible collection
ListOfArrays (LOA) is a simple list where each item is an array of objects, and each array represents a row. As LOA stores tabular data, all rows have the same length. LOA is lightweight and a list can be converted to a LOA and vice versa, with (almost) no overhead. It is loosely inspired by...