[ROOT] passing table

From: cstrato (aon.912121399@aon.at)
Date: Sat Sep 06 2003 - 21:08:22 MEST


Dear Rooters

Sorry for this non root question:
I have a function:
   void MyFunction(Int_t n, Int_t m, Double_t **table)

Usually I create the table on the heap an pass it to MyFunction().
However, when I create the table on the stack:
   Double_t table[4][8]
I am unable to pass it to MyFunction()

Do you know how to pass the table to MyFunction()?

Thank you in advance
Best regards
Christian
_._._._._._._._._._._._._._._._
C.h.i.s.t.i.a.n S.t.r.a.t.o.w.a
V.i.e.n.n.a       A.u.s.t.r.i.a
_._._._._._._._._._._._._._._._



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:15 MET