nakkaya/ferret

Question : Using C Arrays

Opened this issue · 0 comments

This is a stupid n00b question. But I'm coming back to look at Ferret again to see if I can use it for a particular project.

I presume you can allocate, read and write standard mutable C arrays from inside it. But looking through the documentation again I don't actually see an example of that.

Are there examples anywhere? Ie. of just creating a 10 element array of ints and reading / writing to it? From Ferret.