Since the way that you normally get digits in Octal is through Integer.toOctalString(), and that method does not support printing them in this way, you'll have to do something like the following:
-Nate
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.