String manipulation: Difference between revisions

Content deleted Content added
Ruud Koot (talk | contribs)
mNo edit summary
 
Line 1:
#REDIRECT [[string (computer science)]]
{{vfd}}
 
'''String manipulation''' is the process in computer programming languages for handling, matching, parsing, searching or formatting of [[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 is traditionally held in other formats, although they could be contained as strings.
 
[[Category:Computer science]]