C string may refer to:
*
Null-terminated string
In computer programming, a null-terminated string is a character string stored as an array containing the characters and terminated with a ''null character'' (a character with an internal value of zero, called "NUL" in this article, not same a ...
, known as a C string or C-style string due to its use by the C programming language
*
C string handling
The C programming language has a set of functions implementing operations on strings (character strings and byte strings) in its standard library. Various operations, such as copying, concatenation, tokenization and searching are supported. F ...
, C functions to work with null-terminated strings
*
C-string (clothing), a specific type of thong, or a brand of women shorts
* C string, a string instrument
string (music)
In music, strings are long flexible structures on string instruments that produce sound through vibration. Strings are held under tension so that they can vibrate freely. The pitch (frequency) at which a string will vibrate is primarily rela ...
See also
*
CString, a C string representation in the Microsoft Foundation Class Library (MFC)
{{disambiguation