by david <David.Abdurachmanov@[EMAIL PROTECTED]
>
May 11, 2008 at 11:46 AM
So, what I should do to make this work?
I want to send pointer, allocate something (matrix) there, change
value and after that in main code I still want to have the data. In
other languages I would send pointer, pointer to pointer or reference.