Difference between revisions of "String"
Jump to navigation
Jump to search
(source) |
m (references) |
||
| Line 1: | Line 1: | ||
A '''string''' is a sequence of characters.<ref>The term "string" or "character string" is used by programmers to indicate a sequence of characters.[http://www.regular-expressions.info/tutorial.html]</ref> | A '''string''' is a sequence of characters.<ref>The term "string" or "character string" is used by programmers to indicate a sequence of characters.[http://www.regular-expressions.info/tutorial.html]</ref> | ||
| + | |||
| + | ==References== | ||
| + | {{reflist}} | ||
[[category:Computer Programming]] | [[category:Computer Programming]] | ||