Search:

Type: Posts; User: mindfcked

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    3,456

    'local variable hides a field'

    I'm getting this error when trying to set the value of an int to a specific user input with the scanner. here's my code:


    package coinflip;

    import java.util.Scanner;

    public class CoinFlip...
  2. Re: Comparing two coinflips, in JFrame, lots of problems need advice!!!

    bumpbumpbump
  3. Re: Comparing two coinflips, in JFrame, lots of problems need advice!!!

    Can I get any feedback at all? How to make my post more user friendly so people will respond? something? haha
  4. Comparing two coinflips, in JFrame, lots of problems need advice!!!

    Hello all, thanks for coming!

    I'm having tremendous issues today with making a program to compare the results of two flipped coins. Users are to be prompted for a number of coinflips, and the...
Results 1 to 4 of 4