Search:

Type: Posts; User: semicolon

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,408

    Re: whats wrong with my if statement

    im trying to compare the value set to ; to ; so from there i can set ; to the values set to : into ;/o im trying to kill the variable
  2. Replies
    5
    Views
    1,408

    Re: whats wrong with my if statement

    i was informed by a friend that that was the line of code i wanted, javas syntax is a bit different from c and c++ and i knew that was a problem with it substituting the symbal if (!repeat&&;==;)...
  3. Replies
    5
    Views
    1,408

    whats wrong with my if statement

    whats wrong with my if statement, the program wont run i started java last week and am still having trouble with the syntax
    package chapter13;
    import java.util.*;
    public class CountRepeats {
    ...
Results 1 to 3 of 3