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 string-literals
How safe and reliable are C++ String Literals?
Apr 19, 2022
c++
string
memory-management
string-literals
char four[4] = "four"; What are the correct semantics for this statement?
Apr 04, 2022
c++
c
arrays
initialization
string-literals
When to use char array instead of strings in c++?
Sep 14, 2022
c++
stdstring
string-literals
Comparing two string literals using memcmp
Nov 07, 2022
c
language-lawyer
undefined-behavior
string-literals
memcmp
Struct vs string literals? Read only vs read-write? [duplicate]
May 05, 2022
c
c99
string-literals
compound-literals
How do you keep people from seeing string literals in compiled class files?
Jul 19, 2019
java
string
jar
string-literals
.class-file
String view literals in header file
Oct 14, 2022
c++
c++17
string-literals
string-view
How long does a string constant live in c++?
Aug 26, 2022
c++
pointers
constants
string-literals
object-lifetime
Checking For Equal Instances of 2 Different (Included Example)
Feb 14, 2018
java
string
reference
equality
string-literals
Implementation of string literal concatenation in C and C++
Aug 07, 2022
c++
c
c-preprocessor
string-literals
How does the lifetime work on constant strings / string literals?
Sep 10, 2022
string
rust
lifetime
string-literals
Construct an object with a string literal
Nov 06, 2022
c++
string
constructor
initialization
string-literals
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
What does assigning a literal string to an NSString with "=" actually do?
Mar 08, 2019
objective-c
cocoa
variable-assignment
string-literals
reference-counting
Avoid warning in wrapper around printf
Mar 30, 2022
c
string
compiler-warnings
string-literals
Adding a string to the verbatim string literal
Apr 25, 2022
c#
string-literals
verbatim-string
how to automatically escape the path
Nov 16, 2022
c#
asp.net
.net-3.5
string-literals
Comparing character arrays and string literals in C++
Oct 27, 2022
c++
string-literals
character-arrays
In Rust, can you own a string literal?
Nov 10, 2022
string
reference
rust
string-literals
ownership
« Newer Entries
Older Entries »