fpc/docs/strutex/template.pp
2004-12-18 13:15:40 +00:00

8 lines
92 B
ObjectPascal

Program Example;
{ This program demonstrates the *** function }
Uses strutils;
Begin
End.