Search:

Type: Posts; User: deathpk

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: How to find if a sting contains another string?

    Thank you :)

    And I am just dumb... I see where it is now thank you for linking me to it.

    Deathpk

    CLOSED
  2. [SOLVED] How to find if a sting contains another string?

    Hi all,

    I cant figure out how to "search" what a sting contains. So say I am using the Scanner command to find user impute. I want to see if what the user typed contains the word "no" or the...
  3. [SOLVED] Re: Help with if statement that wont act right...

    HAHAHAHHAHA wow im dumb... I had the wrong variable in it... My bad fixed it.

    Thank you kevin for that I will fix that as well.

    Closed
  4. Replies
    4
    Views
    1,732

    Re: JAVA1 - Final Project

    your right my bad I was looking at the placement not the actual method... It would be a lot easier to read if you put it in the format of Program inside here(remove the "1" from each []) that should...
  5. Replies
    4
    Views
    1,732

    Re: JAVA1 - Final Project

    looks like your missing a ";" maybe after "public class Transaction"?
  6. [SOLVED] Help with if statement that wont act right...

    When I type in yes it come out with all the text in the yes if statement plus TEXT4(the last if statement). Can some one spot the error? I also tried if ( ! (answer.equals(All)) ) it still comes out...
Results 1 to 6 of 6