sergelaurent
Technical User
I have got a variable which contains a char. I want to convert it into a interger to be able to use it in the following espression
expr $a*56 where a is my variable
Can someone give me some tips to do it?
Thanks,
lolo
expr $a*56 where a is my variable
Can someone give me some tips to do it?
Thanks,
lolo