[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
string
A string is an array of characters as in "string". In c/c++ and also in many other languages, a string is an array of char terminated by the null character, '\0'.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
string
A string is an array of characters as in "string". In c/c++ and also in many other languages, a string is an array of char terminated by the null character, '\0'.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
