Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in null-terminated
C++ char array null terminator location
Sep 30, 2022
c++
arrays
char
null-terminated
How can a file contain null bytes?
Sep 05, 2022
c
macos
null-terminated
What is a null-terminated string?
Sep 03, 2022
c++
null-terminated
strstr() for a string that is NOT null-terminated
Sep 03, 2022
c
string
indexof
null-terminated
Why null-terminated strings? Or: null-terminated vs. characters + length storage
Aug 17, 2022
c
performance
algorithm
string
null-terminated
Can a std::string contain embedded nulls?
Nov 16, 2022
c++
stdstring
c-strings
null-terminated
Copying non null-terminated unsigned char array to std::string
Aug 29, 2022
c++
string
copy
null-terminated
arrays
Will std::string always be null-terminated in C++11?
Aug 28, 2022
c++
string
c++11
language-lawyer
null-terminated
Are char * argv[] arguments in main null terminated?
Feb 13, 2020
c
argv
null-terminated
String termination - char c=0 vs char c='\0'
Sep 15, 2022
c
string
c-strings
null-terminated
ansi-c
What's the rationale for null terminated strings?
Aug 14, 2022
c++
c
string
null-terminated
« Newer Entries