[fpc-pascal] Split stream into words

Michael Van Canneyt michael at freepascal.org
Tue Jul 3 12:13:36 CEST 2018



On Tue, 3 Jul 2018, Marco van de Voort wrote:

> In our previous episode, Michael Van Canneyt said:
>> 
>> What's the easiest way to split a stream into words ?
>
> Doesn't strutils have some word extraction and count functions?

It does: WordCount,ExtractWord, but they are very inefficent.

Michael.



More information about the fpc-pascal mailing list