error in int

May 13, 2013 at 7:30am
when I initialize an integer as i=0123; it creates an error while execution in Dev C++.but if I write it as i=123,Its not an error.Any idea why it happens.
May 13, 2013 at 7:36am
May 13, 2013 at 8:07am
thanx for the answer.
Topic archived. No new replies allowed.