mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-27 09:11:31 +01: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.