On Sat, Oct 21, 2017 at 02:38:18PM +0200, Alfonso Villén wrote:
> The function arguments don't work as you expected. That C function needs
> some weird information such as an array of integers giving the length of
> the strings in the other array if those don't end with null bytes...
Ah, I see. Di
Hello,
thank you very much, Alex. It seems to work, but I have to test more
thoroughly.
The function arguments don't work as you expected. That C function needs
some weird information such as an array of integers giving the length of
the strings in the other array if those don't end with null byt
Hi Alfonso,
> I'm exploring Picolisp as a hobby for a while now, and I find it absolutely
> amazing. I'm experimenting with 'native', trying to make some bindings for
> SDL2 and OpenGL.
I assume you found the OpenGL library in the distribution too, right? Just for
the records, it is in "@lib/open