[ROOT] TArrayD

From: Dong Zhou (nosarthur@yahoo.com.cn)
Date: Thu Sep 25 2003 - 12:42:36 MEST


dear rooters:
 
my code is like this:
 
TArrayD *a = new TArrayD(10);
for(Int_t i=0;i<10;++i){
        a[i] = i;
}

but it does not work properly, i cannot even run it.
 
zhou dong



---------------------------------
Do You Yahoo!?
启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿



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