Search:

Type: Posts; User: Rusticus

Search: Search took 0.11 seconds.

  1. Replies
    10
    Views
    1,704

    Re: If Testing, testing for another if?

    No it doesn't, i was just trying to show my general goal. My goal is for that if statement to check and see if every method has been run through, if it has, it should display everyone's data, if it...
  2. Replies
    10
    Views
    1,704

    Re: If Testing, testing for another if?

    So new question, what would be the best way to test this out? This is right at the end of the display methods for all my friends, where just before, I set their name value = "";


    if(benName +...
  3. Replies
    10
    Views
    1,704

    Re: If Testing, testing for another if?

    Yeah, my teacher told us that any good programmer would find a 1000 flaws with the way we are building this program. It's not the most efficient program by a long shot. Referring to the removing a...
  4. Replies
    10
    Views
    1,704

    Re: If Testing, testing for another if?

    Sorry, i didn't phrase it very well. I am a beginner, just starting a few weeks ago in a Programming Tech Class in high school. I'm creating a program that compiles data from 4 different friends...
  5. Replies
    10
    Views
    1,704

    If Testing, testing for another if?

    I was wondering if their is a way to test if an IF test has already been done? So the test would test to see if an if test has already been completed, and then based its actions on if that IF test...
Results 1 to 5 of 5