forum

Home / DeveloperSection / Forums / How to split strings into tokens in Erlang?

How to split strings into tokens in Erlang?

Anonymous User238714-Mar-2016
I am new in Erlang programming, so I want to know how can I split strings using Erlang Code.
This is my String: MyString = "I Love Erlang Programming";
I want to split above string into a list of tokens.
Please help me, and give me an example if possible.
Thank you.

Updated on 14-Mar-2016
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By