[ROOT] Converting numbers to strings

From: Stilianos Kesisoglou (kesisogl@fnal.gov)
Date: Thu Jul 15 2004 - 05:50:56 MEST


Hi,

Is there any way that I can convert a number into a string in ROOT?
For example in Visual Basic one can write:

	Dim a as Single
	Dim str_a as String
	a=3.141592654
	str_a = CStr(a)

and str_a is the string "3.141592654"

Thanks!

Stelios.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:08 MET