Unit LStrings

Classes

Functions

isSpace - -------------------------------------------------------------------------
Trim - -------------------------------------------------------------------------

Types

Constants

Variables

aSeps


Functions


function isSpace(ch : char) : boolean;

-------------------------------------------------------------------------

function Trim(strSource : string) : string;

-------------------------------------------------------------------------

Types


Constants


Variables

aSeps : string[10]

Renamed from Strings.pas 6/20/1998 Paul Rice to avoid conflict with others' work.