Newbetuts
.
New posts in c-strings
How should character arrays be used as strings?
c
string
c-strings
string-literals
nul
Comparisons between two strings don't work
c
if-statement
c-strings
fgets
strcmp
Why do I get a segmentation fault when writing to a "char *s" initialized with a string literal, but not "char s[]"?
c
segmentation-fault
c-strings
Prev