Search:

Type: Posts; User: imsuperman05

Search: Search took 0.08 seconds.

  1. Replies
    25
    Views
    3,619

    Re: Error in IF-Else Code

    Do you even compile the file? It should show errors.
  2. Replies
    25
    Views
    3,619

    Re: Error in IF-Else Code

    if(usrInpt.equals("C")) {

    You need to have parenthesis to surround the if statement.
Results 1 to 2 of 2