Search:

Type: Posts; User: dannybrgc

Search: Search took 0.11 seconds.

  1. Thread: Help =/

    by dannybrgc
    Replies
    3
    Views
    1,729

    Re: Help =/

    yeah I understand that. Would i have to compare each element in each array to each other?
  2. Thread: Help =/

    by dannybrgc
    Replies
    3
    Views
    1,729

    Help =/

    Hello,

    I am currently working on a code for my intro to java class and i need some help. Im supposed to make a program that checks the answers to a driver's license test. we are to create two...
  3. Replies
    2
    Views
    1,279

    Re: Single Character Validation

    IT WORKEDDD!! THANK YOU!! and yeah i noticed the two b's there too. I changed them now.
  4. Replies
    2
    Views
    1,279

    Single Character Validation

    Hello,
    I am having a bit of trouble validating single Chars inputted by the user for my intro to java class. I usually validate it with a while loop when its numbers (double, int, etc) but i cant...
  5. Replies
    10
    Views
    1,775

    Re: Input file Not Opening =/

    ok now that I opened the "deposits.txt" file, i have to open another file for input as well called "Withdrawals.txt"

    How would i go about opening the second file?

    would i write ? :

    ...
  6. Replies
    10
    Views
    1,775

    Re: Input file Not Opening =/

    Yesss!! thank you guys it was "Deposits.txt.txt" and its because i put the extension when i saved it.

    awsomee! dumb mistake haha
  7. Replies
    10
    Views
    1,775

    Re: Input file Not Opening =/

    Triple checked spelling and the path is definately E:\Bernal_Daniel_COP2250_U03_SPRING12\Projects\Project5.

    Is there any way that i can tell the program the file's exact path?
  8. Replies
    10
    Views
    1,775

    Input file Not Opening =/

    Hello,

    I am currently working on a program that calculates several things about a Banks savings account for my intro to java class.
    The program is supposed to open the file named "Deposits.txt"...
Results 1 to 8 of 8