Author Topic: [Java] Number converter  (Read 1807 times)

0 Members and 1 Guest are viewing this topic.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
[Java] Number converter
« on: 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
Jar: http://newage.ql.lt/projects/java/Converter/Convert0r.jar
« Last Edit: October 11, 2011, 10:28:59 pm by Kulverstukas »