0

Is it possible to have the following:

var i = 000101;

To be compiled as:

var i = 5;

With some special character/token? Something like..

var i = B000101;

Thanks in advance.

Paul Knopf
  • 9,568
  • 23
  • 77
  • 142

0 Answers0