CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ForTomorrow

Search: Search took 0.06 seconds.

  1. Finding Singletons in a String sequence

    Hi everyone,

    I need help with a homework problem. I have to write a code that counts the number of singletons, stored in the variable n, in a string sequence. A singleton is a word in a sequence...
  2. Replies
    4
    Views
    3,757

    Re: Program With Incorrect Answers

    Hi everyone,

    I need some help with my C++ code. Here is the problem specification:

    "16. In this exercise, you are to create a program that adds, subtracts, multiplies, or divides two integers....
  3. Replies
    4
    Views
    3,757

    Program With Incorrect Answers

    Hi everyone,

    I need some help with my C++ code. Here is the problem specification:

    "16. In this exercise, you are to create a program that adds, subtracts, multiplies, or divides two integers....
  4. Replies
    2
    Views
    5,369

    Re: C++ Problem Help

    Thank you for your help.
  5. Replies
    2
    Views
    5,369

    C++ Problem Help

    I am trying to solve the following problem.

    Here is the problem specification:
    Allenton Water Department wants a program that calculates a customer's monthly water bill. The clerk will enter the...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured