EvilZone

Programming and Scripting => Java => : Kulverstukas October 11, 2011, 10:24:14 PM

: [Java] Number converter
: Kulverstukas October 11, 2011, 10:24:14 PM
A conversion app that will convert a given number to Octal, Binary and Hexadecimal.
Didn't go much into detail, got other stuff to do. It was an exercise in class.

Code: http://newage.ql.lt/projects/java/Converter/converter.java (http://newage.ql.lt/projects/java/Converter/converter.java)
Jar: http://newage.ql.lt/projects/java/Converter/Convert0r.jar (http://newage.ql.lt/projects/java/Converter/Convert0r.jar)