Tuesday, May 27, 2014

Java: convert from decimal to octal

Here is a simple and elegant way to convert a decimal number to the octal numeric system:

http://www.javaforschool.com/332702-program-on-decimal-to-octal-number-conversion/

No comments: