Search:

Type: Posts; User: curmudgeon

Search: Search took 0.41 seconds.

  1. Re: HELP! I am creating a simple MP3 player and have an error dont know how to fix it

    The compiler is complaining that the method parameter doesn't make sense:


    public double compareTo(otherMP3.capacity)

    You'll want to check out tutorials on how to declare method parameters,...
  2. Re: HELP! I am creating a simple MP3 player and have an error dont know how to fix it

    Your posted code is pretty much unreadable with your attempt to color the lines, and this may prevent folks from helping you. Consider


    editing your original post and re-posting your code...
Results 1 to 2 of 2