As pointers to the array data. There's a bunch of examples in the manual section:
http://docs.julialang.org/en/release-0.3/manual/calling-c-and-fortran-code/ See the compute_dot example. On Tue, Mar 24, 2015 at 6:32 PM, Neal Becker <[email protected]> wrote: > How are Arrays passed between julia and C? Any examples? > > > -- > Those who fail to understand recursion are doomed to repeat it > >
