Inline videos. See also:Category: Articles with embedded Videos..

C string

From Biocrawler, the free encyclopedia.

In computing, C strings are strings stored as one-dimensional character arrays in the C and C++ programming languages. In C, they are simply called "strings," while in C++ they are called "C strings" to differentiate them from STL (ANSI standard C++) strings. C strings are distinguished by the fact that they are terminated with a null character ('\0'). This null-termination characteristic has historically created security problems related to the length of the string.

See also


A number of stringed instruments, including the viola and cello, have a string that, when played open, produces the note C. This is usually referred to as the C string.

Wikipedia (http://en.wikipedia.org/wiki/Main_Page) C_string (http://en.wikipedia.org/wiki/C_string) version history (http://en.wikipedia.org/w/index.php?title=C_string&action=history) GNU Free Documentation Lizenz (http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License) CC-by-sa (http://creativecommons.org/licenses/by-sa/2.5/)

Personal tools
Google Search
Google
Web
biocrawler.com