Search:

Type: Posts; User: patelvrajn

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,074

    Re: Hex to Binary Converter Help

    This is the current output of the code:

    Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "0xC"
    at java.lang.NumberFormatException.forInputString(Unknown...
  2. Replies
    3
    Views
    1,074

    Hex to Binary Converter Help

    This code is for a GUI Java program that is supposed to convert back and fourth between two numbering systems. For example, binary to decimal or decimal to binary. I have created methods for some of...
Results 1 to 2 of 2