Newbetuts
.
New posts in literals
How to declare an array inline in VB.NET
arrays
vb.net
literals
Is 0 an octal or a decimal in C? [duplicate]
c
language-lawyer
literals
octal
When did C++ compilers start considering more than two hex digits in string literal character escapes?
c++
string
escaping
literals
How to specify const array in global scope in Rust?
arrays
static
literals
rust
How to use compound literals to `fprintf()` multiple formatted numbers with arbitrary bases?
c
c99
literals
compound-literals
Backslashes in single quoted strings vs. double quoted strings
ruby
string
quotes
literals
backslash
Should we generally use float literals for floats instead of the simpler double literals?
c++
floating-point
double
literals
Are there uint64 literals in Go?
go
long-integer
literals
unsigned
uint64
Deprecated conversion from string literal to 'char*'
c++
string
char
deprecated
literals
PHP object literal
php
object
literals
object-literal
Does Kotlin have a syntax for Map literals?
dictionary
kotlin
literals
Purpose of Scala's Symbol? [duplicate]
scala
syntax
language-design
symbols
literals
Why int j = 012 giving output 10?
java
numbers
integer
literals
Java string intern and literal
java
string
literals
How do I use floating point number literals when using generic types?
floating-point
rust
traits
literals
The template function encountered an error when passed in a numeric literal, but string literals didn't
c++
string
templates
literals
What is the datatype of string literal in C++?
c++
string
literals
What's the C++ suffix for long double literals?
c++
c
literals
floating-point-precision
Is there a boolean literal in SQLite?
sqlite
boolean
literals
Make C floating point literals float (rather than double)
c
gcc
floating-point
literals
Prev
Next