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
Include )" in raw string literal without terminating said literal
Nov 10, 2022
c++
c++11
delimiter
string-literals
rawstring
Are char arrays guaranteed to be null terminated?
Aug 27, 2022
c
string-literals
array-initialization
Why are my two tuples containing strings, created the same way, not equal?
Dec 23, 2020
c++
visual-c++
tuples
string-literals
Does JavaScript have literal strings?
Aug 27, 2022
javascript
string
string-literals
How to define string literal union type from constants in Typescript
Aug 23, 2022
typescript
string-literals
typescript3.0
union-types
What does the symbol \0 mean in a string-literal?
Aug 27, 2022
c++
c
string
escaping
string-literals
Regular expression for a string literal in flex/lex
Dec 15, 2021
c
regex
lex
string-literals
flex-lexer
How do I encode Unicode character codes in a PowerShell string literal?
Aug 27, 2022
powershell
unicode
string-literals
unicode-literals
Why are the memory addresses of string literals so different from others', on Linux?
Sep 23, 2022
c
linux
memory
memory-address
string-literals
what does cout << "\n"[a==N]; do?
Aug 26, 2022
c++
cout
string-literals
C++ Comparison of String Literals
Sep 30, 2022
c++
string-literals
Why are string literals l-value while all other literals are r-value?
Aug 25, 2022
c++
c
literals
string-literals
What is the rationale for parenthesis in C++11's raw string literals R"(...)"?
Aug 17, 2022
c++
c++11
standards
string-literals
What is the r#""# operator in Rust?
May 29, 2018
string
rust
syntax
string-literals
Unicode encoding for string literals in C++11
Aug 17, 2022
c++
unicode
c++11
utf
string-literals
"Life-time" of a string literal in C
Aug 17, 2022
c
function
local-variables
string-literals
lifetime
Why do (only) some compilers use the same address for identical string literals?
Aug 17, 2022
c++
language-lawyer
string-literals
string-interning
Computing length of a C string at compile time. Is this really a constexpr?
Aug 16, 2022
c++
c++11
standards
constexpr
string-literals
How to use Macro argument as string literal?
Oct 10, 2022
c++
c-preprocessor
string-literals
String literals: Where do they go?
Aug 15, 2022
c
memory
string-literals
« Newer Entries
Older Entries »