[erlang-questions] Lists!!

Bob Ippolito bob@REDACTED
Mon Sep 19 17:33:51 CEST 2011


These lists are indistinguishable, this is just how the shell displays
lists that could be interpreted as strings. "abc" =:= [97,98.99].

On Mon, Sep 19, 2011 at 8:32 AM, Amir <amir_fire_2005@REDACTED> wrote:
>
>
> Hey Everyone,
> Here is the question:
> If you try to enter this on Erlang shell [97,98,99].
> you will get the following answer: "abc"
> But I need the original list to be returned, is there any solution ?
> By the way,
> init:script_id().
> {"OTP  APN 181 01","R14B03"}
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list