Clarify my doubt please
M. Harris Bhatti
harrisbhatti@REDACTED
Thu Sep 22 16:53:26 CEST 2005
I am also new to erlang however I can answer your first query,
Both [1,2,3,4] and "surindar" are lists. In erlang there is no data
type to represent a string instead strings are represented as a list
of characters/their ascii codes and if a list contains a number of
ascii codes then "" (double quotes) are used to easily represent such
lists.
On 9/22/05, Surindar Sivanesan <surindar.shanthi@REDACTED> wrote:
> Please reply me:
> 1) [1,2,3,4] is a list,whether "surindar" is list.If yes tell me
> how?(Please apologise me if the question is very silly.Im just now started
> learning Erlang).
> 2) give me some details about monitoring&demonitoring with some simple
> examples.
> 3)What is meant by group leader in Erlang?
>
>
>
--
Regards,
Harris M. Bhatti
More information about the erlang-questions
mailing list