Search:

Type: Posts; User: syedejaz

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,100

    Re: skipping counting of comments (lines)

    Your are extremely right. Sorry for wasting your time I will try....
  2. Replies
    8
    Views
    1,100

    Re: skipping counting of comments (lines)

    Thank you so much dear even I dont know how to use SSCCE. I just compiled my software in the SSCCE software and got the output.
    The problem is in the following code

    if ((nextLine.startsWith("/*")...
  3. Replies
    8
    Views
    1,100

    Re: skipping counting of comments (lines)

    Dear After compiling my code on SSCCE I got the following output:
  4. Replies
    8
    Views
    1,100

    Re: skipping counting of comments (lines)

    Thank you so much dear for your quick reply. I dont know what is SSCCE but here are some of my work:

    I am using Eclipse software.

    I am trying to read a file naming "Dataset.txt". The...
  5. Replies
    8
    Views
    1,100

    skipping counting of comments (lines)

    Dear all
    I tried to write a simple java code which has to do the following functions.
    1. Getting an input file.
    2. Couting number of lines and skipping the lines containing the following...
Results 1 to 5 of 5