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 literals
C++23: char now supports Unicode?
Dec 06, 2025
c++
unicode
character-encoding
char
literals
Why does `Integer('009')` not work, but `Float('009')` does?
Dec 05, 2025
ruby
literals
JavaScript Syntax empty {}
Dec 06, 2025
javascript
function
literals
Creating an array containing a hash
Nov 30, 2025
arrays
ruby
hash
literals
Javascript Object constructor never called using literal notation?
Nov 29, 2025
javascript
constructor
literals
Size in bytes for literals
Nov 26, 2025
c++
visual-c++
byte
literals
Any way to make parameterized user defined literals?
Nov 17, 2025
c++
c++11
literals
What is the best way to express a templated numeric literal?
Oct 25, 2025
c++
templates
c++11
type-conversion
literals
How to write negative one as an unsigned literal in C++
Oct 24, 2025
c++
literals
unsigned
According to the C standard, is a negative integer literal interpreted as single literal, or operator and literal?
Oct 24, 2025
c
parsing
compilation
numeric
literals
How to store large string literals to be used with the format macro without littering code?
Oct 23, 2025
string
rust
formatting
literals
Grouping sets of 4 bits into nybbles in C printf
Oct 23, 2025
c
binary
printf
literals
c23
Split string by whitespaces, ignoring escaped whitespaces [duplicate]
Oct 23, 2025
ruby
regex
string
split
literals
Dynamic list of valid str inputs for a Pydantic Field
Oct 22, 2025
python
list
literals
pydantic
Integer literal with single quotes? [duplicate]
Oct 22, 2025
c++
integer
literals
Is there a functional difference between "2.00" and "2.00f"?
Oct 19, 2025
c++
floating-point
precision
literals
suffix
Is there syntax for declaring character literals in hexadecimal notation?
Oct 17, 2025
rust
char
hex
literals
Why do the upper 32 bits of a uint64_t become one whilst performing a specific bitwise operation?
Sep 21, 2025
c
literals
signed
integer-promotion
uint64
Creating a slice of slice of interfaces in go
Sep 20, 2025
go
slice
literals
variable-declaration
Older Entries »