Thank you, SvenIt works with *matrices.
Unfortunately, it seems,
there are no (yet?) defaults
for [usual] matrices.
Of course, it has a way around,
but many function calls in many
situations would have looked much shorter
Oleh
Am 18.12.2015 um 20:15 schrieb oleg_komashko@ukr.net:
> Dear Sven,
> I have tried
> function void mmaa (matrix m[null])
>
> x=1
>
> print x
>
> end function
>
> and got
> Syntax error
IIRC this only works in pointer form: matrix *m[null]
I don't know (or remember) why, but at least it's in the manual I think.
cheers,
sven
_______________________________________________
Gretl-devel mailing list
Gretl-devel@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel