[erlang-questions] Convert String to Integer
Artem Teslenko
ates@REDACTED
Tue Nov 13 15:34:00 CET 2012
Hi,
1> list_to_integer("123").
123
On Tue, 13 Nov 2012, Lucky Khoza wrote:
> Hi Erlang Developers,
>
> How do i convert string to integer in Erlang, for example; "123" to 123.
>
>
> Kindest Regards
> Lucky
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list