Thread: Need help with a program

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Moderately Rabid Decrypt's Avatar
    Join Date
    Feb 2005
    Location
    Milwaukee, WI, USA
    Posts
    300
    That's fine. What I said was you're confusing (I think) what needs to go in the do...while loop and what should go after it.

    Run through the code on paper; when does the do...while loop terminate? What happens once it does? Is that what you want your program to do?
    Last edited by Decrypt; 10-29-2006 at 06:09 PM.
    There is a difference between tedious and difficult.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM