mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-10 08:01:29 +01: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.
|