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 can I get double quotes into a string literal?
Aug 31, 2022
c++
c
string
escaping
string-literals
How to make Jade stop HTML encoding element attributes, and produce a literal string value?
May 05, 2019
templates
underscore.js
pug
html-encode
string-literals
Restricting string literals to Text only
Jul 17, 2019
haskell
ghc
string-literals
overloaded-strings
Should I compare a std::string to "string" or "string"s?
Sep 11, 2022
c++
c++14
c++17
string-comparison
string-literals
Why do string literals (char*) in C++ have to be constants?
Sep 16, 2022
c++
c
pointers
string-literals
Why does the compiler prefer f(const void*) to f(const std::string &)?
Aug 29, 2022
c++
stdstring
string-literals
overloading
overload-resolution
How to "instanceof" a primitive string (string literal) in JavaScript [duplicate]
Aug 29, 2022
javascript
string
instanceof
string-literals
C/C++, can you #include a file into a string literal? [duplicate]
Aug 28, 2022
c++
c
include
c-preprocessor
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
« Newer Entries
Older Entries »