List Question
10 TechQA 2016-12-22 15:46:04Using std::string_view with api that expects null-terminated string
13.4k views
Asked by Schtolc
c++ null terminated array of objects
578 views
Asked by shane
How to catch an error with a character string not containing a null terminator
132 views
Asked by Jon
\0 character in istream::getline()
1.9k views
Asked by Niklas R
Copying a string with nulls inside
380 views
Asked by Tihomir Mitkov
how to null terminate a string in assembly language?
623 views
Asked by M. Chen
c_str() returns nothing, but string not empty
456 views
Asked by shArky
if I initialize a char array to zero/{0} do I have to null terminate?
3.4k views
Asked by asd23553
How does a program determine the end of a string?
209 views
Asked by alexander.sivak
Different results when printing '\0' on different PCs?
198 views
Asked by herohuyongtao