SpiceQA
Questions
Tags
Users
Badges
null-terminated
9 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How do I print a vector of chars using fmt?
user_1593077
0
•
asked Jun 5, 2022
5
3
265
null-terminated
fmt
c++14
c++-standard-library
c++
What are null-terminated strings?
user_775806
0
•
asked May 30, 2022
1
1
208
null-terminated
c-strings
c
How does a program determine the end of a string?
user_2496553
0
•
asked Oct 21, 2020
2
1
101
null-terminated
masm
c-strings
assembly
string
if I initialize a char array to zero/{0} do I have to null terminate?
user_14476208
0
•
asked Oct 20, 2020
2
2
1613
null-terminated
c-strings
initialization
c
arrays
Advantages of null termination vs count variable
user_4642149
0
•
asked May 12, 2020
3
3
265
null-terminated
c
arrays
Why does this string implementation allocate one more character than there are characters in the string?
user_11610507
0
•
asked Mar 28, 2020
2
1
63
null-terminated
memory
c++
string
What are the specifics of the definition of a string in C?
user_10095064
0
•
asked Feb 21, 2020
11
3
266
null-terminated
c
arrays
string
Why do strings in C need to be null terminated?
alex_31671
0
•
asked Feb 8, 2010
23
9
9423
null-terminated
c
string
What is a null-terminated string?
user_238969
0
•
asked Jan 10, 2010
35
7
110582
null-terminated
c++
1
(current)
Hot Questions