String manipulation: Difference between revisions

Content deleted Content added
Hughs (talk | contribs)
No edit summary
m cat
Line 1:
'''String manipulation''' is the process in computer programming languages for handling, matching, parsing, searching or formatting of strings.[[character string]]s.

Strings are a list of characters, such as 'string', 'manipulation', and 'languages'. A number value such as 1, 2, or 3.14159 areis traditionally held in other formats, although they could be contained as strings.
 
[[Category:Computer science]]