Search:

Type: Posts; User: Kristina

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,396

    Ok, I'll try that and see if it helps. I am no...

    Ok, I'll try that and see if it helps. I am no where near finished. I still have some work to do but thank you for your help.
    Kristina
  2. Replies
    4
    Views
    2,396

    Help with a troublesome C++ program

    Its me again. I'm stuck once again with another program that I don't fully understand, this "Prof." sucks! But of course I'm not asking anyone to write a program for me. The assignment is posted...
  3. Replies
    10
    Views
    3,803

    Thanks sooo much for the help. Here is my revised...

    Thanks sooo much for the help. Here is my revised (working) code. Well if there are no tables in C++, what do I put in my cout statement to make it spit out into a table like format?

    [
    //...
  4. Replies
    10
    Views
    3,803

    Disregard what I just posted up above! Ok my...

    Disregard what I just posted up above! Ok my program works but the output is screwed up!! The output that I get is...

    OUTPUT
    [The total payout to all employees is: 004011F9
    The total payout to...
  5. Replies
    10
    Views
    3,803

    Yes, thank you. But now I just have 1 more...

    Yes, thank you. But now I just have 1 more problem. I am getting on more error and I don't know how to fix the prob.

    [error C2440: '=' : cannot convert from 'double (__cdecl *)(double,double)' to...
  6. Replies
    10
    Views
    3,803

    This is one error that I get..... [ error C2450:...

    This is one error that I get.....
    [ error C2450: switch expression of type 'double (__cdecl *)(double,double,double)' is illegal]


    Here is a warning I don't understand...
    [warning C4551:...
  7. Replies
    10
    Views
    3,803

    help with switch statement?

    I'm doing an assignment for school, not asking anyone to write my program. But I am still stuck on the switch statement. I keep getting errors when I compile. Anyways here is my new program...
    ...
  8. Replies
    2
    Views
    884

    new to C++ and need help

    I have a project for class and I'm stuck. I am no where near finished with the program. nor am I asking anyone to write it for me, I'm just asking for help because I'm stuck. Sorry this thing is so...
  9. Replies
    4
    Views
    1,345

    Thanks Salem, but what do you suppose iter should...

    Thanks Salem, but what do you suppose iter should be equal to??
  10. Replies
    4
    Views
    1,345

    Help with a program

    My prof. wantedme to write a C program that calculates the sine of x with a truncation error less than .000001. He also says that for each iteration of the series I should print out the iteration...
Results 1 to 10 of 10