hi,
I'm struck in string conversion into integer,
if my $string1 is "(10+20)"
1. how to calculate the value of the string,
2. how to convert this string and string value into integer
and generally how to convert string intointeger...
kindly update asap.
thanks
I'm struck in string conversion into integer,
if my $string1 is "(10+20)"
1. how to calculate the value of the string,
2. how to convert this string and string value into integer
and generally how to convert string intointeger...
kindly update asap.
thanks
Comment