Content deleted Content added
Dummy edit: last edit derived some content from C0 and C1 control codes, see history there for attribution. |
Adding short description: "Non-printing format effectors and control codes included in Unicode" (Shortdesc helper) |
||
Line 1:
{{short description|Non-printing format effectors and control codes included in Unicode}}
Many '''[[Unicode]] control characters''' are used to control the interpretation or display of text, but these characters themselves have no visual or spatial representation. For example, the [[null character]] ({{unichar|0000|NULL|nlink=control characters}}) is used in C-programming application environments to indicate the end of a string of characters. In this way, these programs only require a single starting memory address for a string (as opposed to a starting address and a length), since the string ends once the program reads the null character.
|