Search:

Type: Posts; User: deepcrimson76

Search: Search took 0.09 seconds.

  1. Help displaying strings that appear in one text file but not another!

    I'm trying to display all of the songs that appear in one text file but not another. However it doesn't display any songs. All help appreciated.
    My Code:


    public static void...
  2. Error with taking float numbers from an input dialog box.

    Hey,
    I'm fairly new to java and I'm having some trouble with my project. It gives me errors for lines like this:
    float temp = float.parseFloat(JOptionPane.showInputDialog(null,"Enter start...
Results 1 to 2 of 2