Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Lint for C++?

Lint for C++?

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    philip andrew
    wrote on last edited by
    #1

    Hi All, I need a Lint checker or something simular for my large C++ program in order to find a bug that is crashing it. Can anyone suggest a good Lint Checker? Really, I would love a free one?? Thanks ! Philip

    N 1 Reply Last reply
    0
    • P philip andrew

      Hi All, I need a Lint checker or something simular for my large C++ program in order to find a bug that is crashing it. Can anyone suggest a good Lint Checker? Really, I would love a free one?? Thanks ! Philip

      N Offline
      N Offline
      Neville Franks
      wrote on last edited by
      #2

      Lint may be of some use, but I'd surprised if it would pinpoint your crash. Have you tried running a Debug Build under the VC Debugger and inspecting where the crash occures when it happens? Also have a look at the various BugSlayer articles by John Robbins on the MS MSDN Web site http://msdn.microsoft.com/default.asp and "Improved Error Reporting with DBGHELP 5.1 APIs" http://msdn.microsoft.com/msdnmag/issues/02/03/Hood/Hood0203.asp Neville Franks, Author of ED for Windows. www.getsoft.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups