Thread: Visual Studio

  1. #1
    Registered User
    Join Date
    Dec 2002
    Posts
    10

    Question Visual Studio

    Does anyone know which debugging tools use Visual C++ to debug a program in C?

    Thanks

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I do not understand exactly what your question is. You mean which debugging tool Visual C++ has? It has its own debugger.

  3. #3
    Registered User
    Join Date
    Dec 2002
    Posts
    10
    This is the question, but I don't really understand.

    Research the available debugging tools provided by the Visual
    Programming Studio used to debug a C program. Demonstrate how debugging may be used on a program.

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    You mean you want to know how to use Visual C++ to debug a C program? Go to the menu Build and select Start Debug.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  2. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM