mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-25 16:43:24 +02:00
.. | ||
ex1.pp | ||
ex2.pp | ||
Makefile | ||
newex | ||
README | ||
template.pp |
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.