Count code lines in a solution

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Martin Hart

    #1

    Count code lines in a solution

    Hi:

    Does anyone know of a utility to count the lines of code in a given
    solution?

    I'm using VS2005, just in case this makes any difference.

    TIA,
    MartinH.
  • Steve Barnett

    #2
    Re: Count code lines in a solution

    "statistics " function of http://www.mztools.com/index.htm

    Steve

    "Martin Hart" <"martin dot hartturner at gmail dot com"wrote in message
    news:%23btr0%23 coGHA.1796@TK2M SFTNGP03.phx.gb l...
    Hi:
    >
    Does anyone know of a utility to count the lines of code in a given
    solution?
    >
    I'm using VS2005, just in case this makes any difference.
    >
    TIA,
    MartinH.

    Comment

    • Martin Hart

      #3
      Re: Count code lines in a solution

      Steve:

      Thanks for the pointer, I had heard about MzTools, but never thought to
      evaluate them. I check them out.

      Regards,
      MartinH.

      Steve Barnett escribió:
      "statistics " function of http://www.mztools.com/index.htm
      >
      Steve
      >
      "Martin Hart" <"martin dot hartturner at gmail dot com"wrote in message
      news:%23btr0%23 coGHA.1796@TK2M SFTNGP03.phx.gb l...
      >Hi:
      >>
      >Does anyone know of a utility to count the lines of code in a given
      >solution?
      >>
      >I'm using VS2005, just in case this makes any difference.
      >>
      >TIA,
      >MartinH.
      >
      >

      Comment

      • Michael Nemtsev

        #4
        Re: Count code lines in a solution

        Hello Martin Hart "martin dot hartturner at gmail dot com,

        See there http://www.wndtabs.com/products/project_line_counter/
        I use it and like it ^)

        MHi:
        M>
        MDoes anyone know of a utility to count the lines of code in a given
        Msolution?
        M>
        MI'm using VS2005, just in case this makes any difference.
        M>
        MTIA,
        MMartinH.
        ---
        WBR,
        Michael Nemtsev :: blog: http://spaces.msn.com/laflour

        "At times one remains faithful to a cause only because its opponents do not
        cease to be insipid." (c) Friedrich Nietzsche


        Comment

        • Steve Barnett

          #5
          Re: Count code lines in a solution

          There is just so much stuff in MZTools. And the support is second to none.

          Steve

          "Martin Hart" <"martin dot hartturner at gmail dot com"wrote in message
          news:eru51EeoGH A.4036@TK2MSFTN GP05.phx.gbl...
          Steve:
          >
          Thanks for the pointer, I had heard about MzTools, but never thought to
          evaluate them. I check them out.
          >
          Regards,
          MartinH.
          >
          Steve Barnett escribió:
          >"statistics " function of http://www.mztools.com/index.htm
          >>
          >Steve
          >>
          >"Martin Hart" <"martin dot hartturner at gmail dot com"wrote in message
          >news:%23btr0%2 3coGHA.1796@TK2 MSFTNGP03.phx.g bl...
          >>Hi:
          >>>
          >>Does anyone know of a utility to count the lines of code in a given
          >>solution?
          >>>
          >>I'm using VS2005, just in case this makes any difference.
          >>>
          >>TIA,
          >>MartinH.
          >>

          Comment

          Working...