Search code examples
Is there a functional difference between "2.00" and "2.00f"?...


c++floating-pointprecisionliteralssuffix

Read More
Converting a dictionary of lists of dictionaries to a dataframe...


pythonpandasdataframedictionaryliterals

Read More
Why is 0128 in octal considered not valid to convert in decimal?...


decimalbitliteralsoctal

Read More
Why do I get "Composite Literal Uses Unkeyed" error?...


gostructliterals

Read More
VBScript implicit conversion in IF statement different from variable to literals?...


asp-classicvbscriptliterals

Read More
How to create a 128-bit integer literal?...


c++literalsint128

Read More
Objective-C literals for NSSet and NSOrderedSet?...


literalsnssetnsorderedset

Read More
Why can't a hexadecimal integer constant be negative?...


cintegerconstantsliterals

Read More
Interface literals in Go...


gointerfaceliteralscomposite

Read More
How to check if a key exists in an object in javascript...


javascriptobjectliterals

Read More
Javascript template literal strange behaviour...


javascripttemplatesliterals

Read More
How do I use floating point number literals when using generic types?...


floating-pointrusttraitsliterals

Read More
How many levels of explicit casting?...


c++castingimplicit-conversionliterals

Read More
`LL` vs `i64` suffix in C++ Visual Studio compiler...


c++c++1764-bitliteralsint64

Read More
Is there any way to convert a literal to a non literal variable in bash?...


bashvariablesreplaceliterals

Read More
Are there uint64 literals in Go?...


golong-integerliteralsunsigneduint64

Read More
The template function encountered an error when passed in a numeric literal, but string literals did...


c++stringtemplatesliterals

Read More
Initialisation of pointer to structure using field elements...


cpointersstructinitializationliterals

Read More
What is a class literal in Java?...


javaliterals

Read More
Why is it not possible to add a `std::chrono::hours` to a `std::chrono::sys_days`...


c++literalsdurationc++-chrono

Read More
Why int j = 012 giving output 10?...


javanumbersintegerliterals

Read More
Invalid literal for int() with base 10 in my views after it worked a while...


pythondjangointegermessageliterals

Read More
Should I use _T or _TEXT on C++ string literals?...


c++winapibackwards-compatibilityliterals

Read More
Regular expression to match integer literal...


javaregexintegerliterals

Read More
bcc32c Error integer literal is too large to be represented in any integer type...


c++c++builderclang++literals

Read More
Python type hints: how to do a literal range...


pythonliteralstype-hintingpydantic

Read More
C++ literal char* or string variable error "cannot be a literal data member"...


c#c++-cliliterals

Read More
Declare char for comparison...


stringrustcomparisoncharacterliterals

Read More
Array of constant size, known at compile time.. but in the derived classes only...


c++arraysinheritanceliterals

Read More
How can I define Rust structure literals similar to Python's?...


jsonrusthashmapliterals

Read More
BackNext