Thread: Help Again!!!

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    230

    Help Again!!!

    Hi everyone. I have this code here that compiles fine. the only problem is when the uesr inputs the title and presses enter it doesnt do anything. Before it was crashing but i fixed that. Could someone help me pinpoint the problem. Thanks in advance
    C++ Rules!!!!
    ------------
    Microsoft Visual Studio .NET Enterprise

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Your first job for finding the bug is to break your code down to the bare bones, just what is needed to reproduce the problem. After you've done that the code should be very short so that you can post it here if you haven't already found the problem. Most of us aren't interested in downloading a zip file so we can wade through five files of source to find your bug. If you want help, then help us to help you.

    -Prelude
    My best code is written with the delete key.

  3. #3
    Registered User
    Join Date
    Jun 2002
    Posts
    230
    thanks a lot that really helped it. Exactly what i needed !!

Popular pages Recent additions subscribe to a feed