Content deleted Content added
Submit this file in my sistem device. Tags: Reverted Visual edit Mobile edit Mobile web edit |
m Reverted edits by 60.54.233.101 (talk) (HG) (3.4.12) |
||
Line 1:
{{Short description|Data structure}}
{{Redirect|CString|the garment|Thong
{{see also|String (computer science)#Null-terminated}}
{{Use dmy dates|date=August 2021}}
In [[computer programming]], a '''null-terminated string''' is a [[character string]] stored as an [[Array data structure|array]] containing the characters and terminated with a [[null character]] (a character with a value of
The length of a string is found by searching for the (first)
== History ==
|