Hi,
I have a string say "1234".I need it to represent integer 1234.Any idea as to how can I convert it from string to an int like unstringing the number.Please let me know.
Thanks in advance.
I have a string say "1234".I need it to represent integer 1234.Any idea as to how can I convert it from string to an int like unstringing the number.Please let me know.
Thanks in advance.
1