[ROOT] string array

From: Pierpaolo Righini (Pierpaolo.Righini@cern.ch)
Date: Tue Oct 30 2001 - 14:44:10 MET


Hi, it seems to me that the array of strings is not supported by CINT
(version 5.15.10), so code like the following:

char fil[3][50]={"aaaa", "bbbb", "cccc"};
cout << fil[0] << endl;

shows not reasonable results. 
Cheers. 

   Pierpaolo



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:05 MET