Re: Why gives "k = 09" a syntax error ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andrii V. Mishkovskyi

    #1

    Re: Why gives "k = 09" a syntax error ?

    2008/10/29 Stef Mientki <stef.mientki@g mail.com>:
    hello,
    >
    Why gives "k = 09" a syntax error ?
    Because leading zero means that the number is octal, and there is no 9
    among octal digits. :)


    --
    Wbr, Andrii Mishkovskyi.

    He's got a heart of a little child, and he keeps it in a jar on his desk.
Working...