Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Re: How to turn my If statement into a case/switch statement?

    Glad you found it.
  2. Re: How to turn my If statement into a case/switch statement?

    Are you going to work on the switch statement problem? If so please respond to my question.
    Otherwise mark the thread as solved.

    Look at the switch statement you've coded. Using a piece of paper...
  3. Re: How to turn my If statement into a case/switch statement?

    I don't know what that is for.


    Does that mean you have solved the problem with the switch statement?
  4. Re: How to turn my If statement into a case/switch statement?

    Please copy all text and paste it here. No images. It's not possible to copy text from images when responding.


    Does that mean you have solved the problem with the switch statement?
  5. Re: How to turn my If statement into a case/switch statement?

    Look at the switch statement you've coded. Using a piece of paper write down the Strings that are set for the values 0 to 5 and see if they are what you want to happen.
    0=> ??
    through
    5=> ??
  6. Re: How to turn my If statement into a case/switch statement?

    That has very little to do with efficiency.

    Look at the switch statement you've coded. Using a piece of paper write down the Strings that are set for the values 0 to 5 and see if they are what...
  7. Re: How to turn my If statement into a case/switch statement?

    Threads merged. Please don't start new threads on the same topic.

    switch statements do what the programmer tells them to do. They don't "judge" anything.

    The programmer has given this...
Results 1 to 7 of 7