CodeSnip News
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Two new snippets have been added to the string management category of the Code Snippets database. Both snippets remove duplicate strings from a collection of strings. One routine removes duplicates from a string list, the other operates on an array of strings.
link