Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.18 seconds.

  1. Replies
    8
    Views
    1,098

    Re: skipping counting of comments (lines)

    I don't know what you're saying. An SSCCE is simply a smaller version of your program. You have a lot of extra stuff in there, all I'm asking is for you to eliminate that so we can focus on one thing...
  2. Replies
    8
    Views
    1,098

    Re: skipping counting of comments (lines)

    That means you have a compiler error. Without seeing the SSCCE, I really can't tell you what's going on, other than something's wrong with your syntax.
  3. Replies
    8
    Views
    1,098

    Re: skipping counting of comments (lines)

    I linked to the page on an SSCCE- basically, debugging starts with boiling your problem down to a single issue. You have quite a few things going on in your program, so it's hard to figure out which...
  4. Replies
    8
    Views
    1,098

    Re: skipping counting of comments (lines)

    Can you give us an SSCCE that demonstrates an example of the String you're reading in. We don't have the file, so just hardcoding it into a String variable is fine. Also we don't need any of the...
Results 1 to 4 of 4