fpc/docs/strutex
2004-12-18 13:15:40 +00:00
..
ex1.pp + initial check-in 2004-12-18 13:15:40 +00:00
ex2.pp + initial check-in 2004-12-18 13:15:40 +00:00
Makefile + initial check-in 2004-12-18 13:15:40 +00:00
newex + initial check-in 2004-12-18 13:15:40 +00:00
README + initial check-in 2004-12-18 13:15:40 +00:00
template.pp + initial check-in 2004-12-18 13:15:40 +00:00

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.