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

Search:

Type: Posts; User: gamesun

Search: Search took 0.01 seconds.

  1. Thread: C++ Math

    by gamesun
    Replies
    6
    Views
    6,077

    C++ Math

    I made a program that asks 18 questions in a do-while loop and then outputs either "correct" or "wrong" for each question. Is it possible to add a formula that will grade the questions that are...
  2. [RESOLVED] C++ error C2015 "Too many characters in constant"

    I'm trying to put an if-else statement in a do-while loop and when I put the correct answer in the if statement I get that error. I'm creating a program to help someone who speaks Spanish lean...
  3. Thread: C++ Program

    by gamesun
    Replies
    2
    Views
    3,610

    C++ Program

    I'm trying to create a program that will take input from a user and calculate it in a do-while loop. The program does the calculation but the answer is wrong. The loop also doesn't work. The purpose...
  4. Replies
    4
    Views
    2,461

    Share C++ Program

    How can I make a C++ program for someone who doesn't have Visual Studio? I want to make a program for someone who doesn't have Visual Studio but I don't know how the program will work on that...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured