Re: Parsing with StrTok

new topic     » goto parent     » topic index » view thread      » older message » newer message

Juergen Luethje wrote:
> 
> what do you *exactly* want to achieve?

I've got a string that will be delimited by commas and/or line breaks.
Kat's strtok's parse() routine seems to allow for multiple delimiters, but
it doesn't seem to be working with '\n'. Got a fix? Kat?

The final list needs to be in a sequence, of course.

"one,two
three"

becomes { "one","two","three" }


-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu