Content deleted Content added
m Added an example of creating the empty string in the Rust programming language |
→Use in programming languages: Add wiki links Tags: Mobile edit Mobile web edit |
||
Line 20:
==Use in programming languages==
In most [[programming
In this way, there could be multiple empty strings in memory, in contrast with the formal theory definition, for which there is only one possible empty string. However, a string comparison function would indicate that all of these empty strings are equal to each other.
Line 90:
Empty lines of text show the empty string. This can occur from two consecutive [[End of line|EOLs]], as often occur in [[text file]]s, and this is sometimes used in [[text processing]] to separate [[paragraph]]s, e.g. in [[MediaWiki]].
==See also==
|