Chapter 21
The STRINGS unit.

This chapter describes the STRINGS unit for Free Pascal. This unit is system independent, and therefore works on all supported platforms.

Since the unit only provides some procedures and functions, there is only one section, which gives the declarations of these functions, together with an explanation.


 21.1 Functions and procedures.
   StrAlloc
   StrCat
   StrComp
   StrCopy
   StrDispose
   StrECopy
   StrEnd
   StrIComp
   StrLCat
   StrLComp
   StrLCopy
   StrLen
   StrLIComp
   StrLower
   StrMove
   StrNew
   StrPas
   StrPCopy
   StrPos
   StrRScan
   StrScan
   StrUpper