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
Why does adding two string literals not use operator+?
Sep 14, 2018
c++
string
literals
addition
How to write a C++ float literal?
Apr 19, 2022
c++
literals
Bizarre quoted list example from On Lisp
Sep 13, 2022
lisp
common-lisp
literals
on-lisp
Is -5 an integer literal?
Oct 18, 2022
c++
literals
Strange Haskell expression with type Num ([Char] -> t) => t
Mar 23, 2022
haskell
type-inference
literals
ghci
Is there any C++ style guide that talks about numeric literal suffixes?
Sep 14, 2022
c++
coding-style
literals
What does LL mean?
Dec 21, 2016
c++
literals
suffix
Dynamically add 0x prefix to int in Java
Jan 30, 2022
java
hex
literals
2D array literals in C++
Oct 21, 2022
c++
multidimensional-array
literals
c++ passing a string literal instead of a const std::string&?
Aug 26, 2018
c++
string
reference
literals
Trying to pass string literals as template arguments [duplicate]
Aug 11, 2019
c++
string
templates
c++11
literals
What is the 'd' in the literal 12d called?
Aug 22, 2019
c#
terminology
numbers
literals
Japanese COBOL Code: rules for G literals and identifiers?
Apr 15, 2021
unicode
cobol
literals
'as const' combined with type?
Apr 20, 2022
typescript
types
constants
literals
typesafe
Ruby unary tilde (`~`) method
Apr 15, 2022
ruby
syntax
operators
literals
What's wrong with JavaScript's regular expression notation?
Oct 01, 2022
javascript
regex
syntax
literals
What does character 'n' after numeric literal mean in JavaScript?
Sep 26, 2022
javascript
literals
bigint
Is Array(5) equivalent to var a = []; a.length = 5; in JS?
Feb 25, 2022
javascript
arrays
constructor
literals
javascript object literal - nested functions and the "this" keyword
Jul 23, 2019
javascript
object
this
literals
In Haskell can I make numeric literals not polymorphic by default?
Dec 23, 2019
haskell
types
literals
« Newer Entries
Older Entries »