mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-19 21:58:23 +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.
|