Jump to content

String manipulation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zshzn (talk | contribs) at 08:09, 18 December 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

String manipulation is the process in computer programming languages for handling, matching, parsing, searching or formatting of strings. Strings are a list of characters, such as 'string', 'manipulation', and 'languages'. A number value such as 1, 2, or 3.14159 are traditionally held in other formats, although they could be contained as strings.