Newbetuts
.
New posts in octal
Why are Octal numeric literals not allowed in strict mode (and what is the workaround?)
javascript
ecmascript-5
octal
strict-mode
In what situations is octal base used?
language-agnostic
octal
Is 00 an integer or octal in Java?
java
integer
octal
how to set value of octal in java?
java
octal
Invalid Token when using Octal numbers
python
syntax
python-3.x
octal
Is 0 an octal or a decimal in C? [duplicate]
c
language-lawyer
literals
octal
int variable with leading zero?
php
int
octal
javascript remove leading zeros from a number [closed]
javascript
node.js
numbers
octal
Parse error: Invalid numeric literal
php
arrays
php-7
octal
Strange behaviour with numbers that have a leading zero [duplicate]
php
numbers
integer
octal
What are the Java semantics of an escaped number in a character literal, e.g. '\15' ?
java
syntax
character
literals
octal
09 is not recognized where as 9 is recognized [duplicate]
java
integer
octal
Is 0 a decimal literal or an octal literal?
c++
zero
octal
How do I work around JavaScript's parseInt octal behavior?
javascript
integer
octal
Prev