Search:

Type: Posts; User: derekxec

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    3,773

    Re: do while syntax error problem

    thank you guys very much :D i dont know what i was thinking lol next time i don't try to mess with it while i am falling asleep haha...i need to learn more about scanner stuff and boolean

    i...
  2. Replies
    5
    Views
    3,773

    Re: do while syntax error problem

    thanks for replying :D i took out the messed up } and now ive narrowed it down to these things being the problem guess i need to learn the while and boolean and such better


    boolean retry;...
  3. Replies
    5
    Views
    3,773

    do while syntax error problem

    im having trouble figuring out why its giving me a syntax error


    package DamageCalc;

    import java.util.Scanner;

    public class DmgCalc {
    public static void main (String[] args) {
Results 1 to 3 of 3