mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 11:49:31 +02:00
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
This directory contains the examples for the strutils unit.
|
|
|
|
ex1.pp contains an example of the SearchBuf function.
|
|
ex2.pp contains an example of the WordCount,ExtractWordPos,WordPosition functions.
|