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
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
constexpr log10 Function for Integers
Mar 21, 2022
c++
constexpr
c-strings
string-length
logarithm
NSString cString is Deprecated. What is the alternative?
Nov 02, 2018
ios
objective-c
deprecated
c-strings
How to extract a substring from a string in C?
Nov 11, 2022
c
string
c-strings
C-String array initialization - is this mutable? [duplicate]
Apr 03, 2022
c++
c-strings
Default advice for using C-style string literals vs. constructing unnamed std::string objects?
Oct 01, 2022
c++
string
stdstring
string-literals
c-strings
Convert String^ in c# to CString in c++/CLI
Jan 20, 2019
c#
.net
string
mfc
c-strings
How can I check if a string has special characters in C++ effectively?
Feb 22, 2022
c++
string
whitelist
c-strings
« Newer Entries
Older Entries »