RE:string class in macro

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Fri Feb 18 2000 - 16:00:56 MET


Hello Feng,

It is possible to use 'string' class in macro if you import cint's 
stl library into ROOT directory. I hope it is done by default, but

 At cint/lib/dll_stl directory, you do setup. And copy cint/lib/stl/*.dll
 to root/cint/stl/*.dll

In macro you need add

 #include <string>

Thank you
Masaharu Goto

>
>Hello,
>
>Can anybody tell me whether I can use a string class in a macro, or should
>I convert the macro into an application and then compile it? Thanks!
>
>Feng
>



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:19 MET