return r into a void* you actualy have to cast it
for example

return (float*)r;

but its a better idea to create matrix structure and pass
that on return instead.. that structure you need in dll
and also in litec ....
and also i think litec not okay on floats so
in you have yo convert to var and vice versa (not sure)

Last edited by Wjbender; 07/20/12 19:31.

Compulsive compiler