Oren Held wrote:
11 Dec == 13 Oct.
And for anyone still wondering how octal got into it, in C (and,
consequently, other languages as well) you denote an octal numeric
constant by prepending a "zero". So in order to give a numeric constant
in Octal whose decimal number is 11, you'd write:
int isp=013;
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
http://www.lingnu.com
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il