C-string
English
Noun
Noun
- (programming) A C-style string.
- 2017, D. S. Malik, C++ Programming: From Problem Analysis to Program Design, Cengage Learning, →ISBN, page 556:
- We also said that C-strings are null terminated, so the C-string
"Hello"
has six characters even though only five are enclosed in double quotation marks.
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.