[fpc-devel] Addtions for strutils

ik idokan at gmail.com
Wed Jan 18 20:13:07 CET 2006


Hi List,

I wish to add 3 new string functions for strutils:
1. Check if a string is an integer (without + or - signs).
2. split a string into an array using a giving separator.
3. join an array into a string using a given separator char.

I'm attaching the patch file that was taken from the latest stable svn version.

Ido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strutils.diff
Type: text/x-patch
Size: 3284 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20060118/de3e5ef7/attachment.bin>


More information about the fpc-devel mailing list