Unit ZStrUtil

Renamed from StrUtils.pas 6/20/1998 Paul Rice to avoid conflicts with Rx.} STRUTILS.PAS - string utilities Copyright (C) 1998 by Jacques Nomssi Nzali For conditions of distribution and use, see copyright notice in readme.txt {------------------------------------------------------------------------} {$IFNDEF MSDOS} {$DEFINE SYSUTILS} {$ENDIF

Classes

Functions

IntToStr - ------------------------------------------------------------------------

Types

str11

Constants

Variables


Functions


Function IntToStr(value : LongInt) : str11;

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

Types


str11 = string[11]

Constants


Variables