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 c-strings
Email validation in C++
May 04, 2022
c++
validation
email
c-strings
join() or implode() in C
Nov 22, 2018
c
c-strings
Converting a #defined constant number to a string
Oct 16, 2022
c
macros
c-preprocessor
c-strings
stringification
char array vs. char pointer
May 18, 2022
c
malloc
memset
c-strings
Convert char** (c) of unknown length to vector<string> (c++) [duplicate]
Jul 09, 2018
c++
arrays
string
vector
c-strings
Does making a char* point to another string literal leak memory?
Nov 03, 2022
c
string
memory-leaks
c-strings
string-literals
__int64 to CString returns wrong values - C++ MFC
Feb 18, 2022
c++
mfc
printf
c-strings
int64
What will be the output, if we print a string that contains "%s" in it?
Feb 24, 2021
c
printf
undefined
c-strings
Why does an empty string literal in a multidimensional array decay to a null pointer?
Sep 14, 2022
c++
pointers
g++
language-lawyer
c-strings
How to determine if strings are equal in Objective C?
Sep 10, 2019
objective-c
c-strings
Dealing with returning C strings
Aug 28, 2022
c
coding-style
c-strings
Returning 'c_str' from a function
Apr 22, 2022
c++
c
c-strings
c-str
static-allocation
constexpr function returning string literal
Sep 25, 2022
c++
string
c++11
constexpr
c-strings
Why can't I edit a char in a char*?
Jun 27, 2022
c
gcc
c-strings
Returning a C string in a constexpr function: why no warning from the compiler?
Oct 24, 2022
c++
c++14
constexpr
c-strings
string-literals
static_cast from 'const char *' to 'void *' is not allowed
Aug 20, 2018
c++
casting
c-strings
How do strings and char arrays work in C?
Aug 09, 2022
c
arrays
string
c-strings
Appending element into an array of strings in C
Sep 09, 2022
c
append
c-strings
strcpy
strcat
Comparing std::string and C-style string literals
Sep 14, 2022
c++
comparison
c-strings
stdstring
c++-standard-library
Implementation of strcmp
Apr 29, 2022
c
c-strings
strcmp
« Newer Entries
Older Entries »