Difference between revisions of "String"

From Conservapedia
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]]

Revision as of 14:53, September 15, 2010

A string is a sequence of characters.[1]

References

  1. The term "string" or "character string" is used by programmers to indicate a sequence of characters.[1]