Search:

Type: Posts; User: Darkcore123

Search: Search took 0.07 seconds.

  1. Replies
    12
    Views
    1,662

    [SOLVED] Re: Can someone help me with this code asap

    Thank you very much everyone for your help so far =), following your advice, i have 1 error left and its."Reached end without parsing" does anyone think they can help me find the missing brace? havin...
  2. Replies
    12
    Views
    1,662

    [SOLVED] Re: Can someone help me with this code asap

    --------------------Configuration: <Default>--------------------
    I:\Lab2c.java:142: ';' expected
    number = number++1;
    ^
    I:\Lab2c.java:206: class, interface, or...
  3. Replies
    12
    Views
    1,662

    [SOLVED] Re: Can someone help me with this code asap

    import javax.swing.*;

    public class Lab2c
    {

    static int wins = 0;
    static int losses = 0;
    static int totalPlays = 0;
  4. Replies
    12
    Views
    1,662

    [SOLVED] Can someone help me with this code asap

    Can someone please help me fix this program. its missing the closing screen but i didnt want to put it in since i was getting so many errors. It doesn't compile and it doesn't accomplish what its...
Results 1 to 4 of 4