[erlang-questions] Convert String to Integer
Richard O'Keefe
ok@REDACTED
Tue Nov 13 22:59:12 CET 2012
On 14/11/2012, at 3:32 AM, Lucky Khoza wrote:
> Hi Erlang Developers,
>
> How do i convert string to integer in Erlang, for example; "123" to 123.
It is a good idea to search for an answer before asking
a question on a mailing list. In this case, Googling for
"convert string to integer" Erlang
found
http://osdir.com/ml/erlang-questions-programming/2003-03/msg00177.html
in seconds.
Doing such a search saves everyone's time, including yours.
More information about the erlang-questions
mailing list