forum

home / developersection / forums / how to split strings into tokens in erlang?

How to split strings into tokens in Erlang?

Anonymous User 2670 14-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