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
Crash when handling char * init'd with string literal, but not with malloc
Sep 17, 2026
c
string
memory
runtime
string-literals
Ensure an argument is a compile time defined string literal
Sep 13, 2026
string
rust
sql-injection
string-literals
How to create a literal XML string with Objective-C?
Sep 14, 2026
objective-c
xml
string-literals
Are string literals immutable?
Sep 06, 2026
rust
immutability
string-literals
Qt vs constexpr string literal
Aug 29, 2026
c++
qt
constexpr
string-literals
Powershell -replace when replacement string contains $+
Aug 25, 2026
powershell
replace
string-literals
How to use string literals in go
Aug 25, 2026
go
string-literals
Does the treatment of string literals depend on the left hand side of an assignment?
Aug 18, 2026
arrays
c
pointers
string-literals
What does the \newline escape sequence mean in python?
Aug 16, 2026
python
escaping
newline
string-literals
ISO C95 array initialization guarantee
Aug 10, 2026
c
arrays
language-lawyer
string-literals
aggregate-initialization
Replacing (not modifying) 'const' values, legal?
Jul 28, 2026
c
pointers
constants
declaration
string-literals
How to remove leading white-space in multi-line raw string-literals
Jul 24, 2026
c++
string-literals
How const char* strings are compared?
Jul 20, 2026
c++
pointers
string-literals
relational-operators
NoViableAltException when parsing string literals with ANTLR
Jul 07, 2026
string
plsql
antlr
antlr3
string-literals
Appending character arrays using strcat does not work
Jul 03, 2026
c++
c
buffer-overflow
string-literals
strcat
how to place a character literal in a python string
Jul 01, 2026
python
regex
string-literals
What is the difference between const string &s and string &s?
Jun 29, 2026
c++
literals
string-literals
How does the memory allocation happen when I declare a char pointer and then later assign a string constant to it? [duplicate]
Jun 22, 2026
c
memory
string-literals
Older Entries »