Search:

Type: Posts; User: flatline911

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,228

    Thanks for the help it compiled but now it doesnt...

    Thanks for the help it compiled but now it doesnt show the meters remaining it just closes after I insterd the meters and line speed.

    Any ideas?
  2. Replies
    10
    Views
    1,228

    Whats wrong with my code? ::sigh::

    I am not good with c++ but i did take one class on it and that was enough to see it wasnt for me. I made this project for my work it worked fine in codewarrior but i couldnt compile itno an...
  3. Replies
    3
    Views
    1,154

    Got it, Thanks

    Got it,
    Thanks
  4. Replies
    3
    Views
    1,154

    I am useing dev 5 beta and I cant get it to save...

    I am useing dev 5 beta and I cant get it to save it compiled. can you help me out.

    Thanks,
    John
  5. Replies
    3
    Views
    1,154

    How do I export as exe not cpp?

    I have finished my program but i cant get it to save as an executable file, help would be greatly appreciated.

    Thanks,
    John
  6. Replies
    4
    Views
    2,940

    I knew how to ready the *and - I just didnt know...

    I knew how to ready the *and - I just didnt know how to make the exponent part.

    I need mathc function with that also correct?

    Thanks
  7. Replies
    4
    Views
    2,940

    Exponent help

    How would I write this formula in code?

    A = 1.13(8.7 - 0.1345 x 69)

    the part in the parentheses is actually an exponent to 1.13

    Thanks,
    John
  8. Replies
    2
    Views
    897

    Thanks Salem, it worked here is my result. Tell...

    Thanks Salem, it worked here is my result. Tell me what you think.


    btw Salem, I PM'ed you, I don't know if you check them or not.

    John
  9. Replies
    2
    Views
    897

    ::SIGH:: Functions=Frustration

    I can't get this acceptinput function to work for the life of me, what am I doing wrong, all Ii get is error after error.

    Thanks
    John
  10. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    This is what I have and it keeps erroring on the...

    This is what I have and it keeps erroring on the comma rite after current_bank_balance in acceptinput function. How can i get this funtion to work correctly?

    Thanks,
    John





    #include...
  11. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    I still can't get it to not error. this is what i...

    I still can't get it to not error. this is what i have it keeps erroring on my accept input.

    John



    #include <iostream.h>

    #include <iomanip.h>
  12. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    Can anyone please tell me where im going...

    Can anyone please tell me where im going wrong.:confused:

    Thanks,
    John
  13. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    Hello again, I entered the function but it wont...

    Hello again, I entered the function but it wont recognize it, likely i did it wrong. I was trying to enter an acceptinput function. This is what I have.


    Thanks,
    John




    #include...
  14. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    ok so each funtion is part of the program just...

    ok so each funtion is part of the program just cut into sections?

    like int main()

    sorry if im way off

    Thanks
  15. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    So i just clear all the cin and cout and type...

    So i just clear all the cin and cout and type acceptinput() ?
    I'm lost do i have to seta fuction for each function command. For example
  16. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    This is my assignment, I do not understand what...

    This is my assignment, I do not understand what he is saying modify with funtions. The program works fine already, what does he mean?

    Thanks Alot




    You will be given an existing program to...
  17. Thread: Functions

    by flatline911
    Replies
    12
    Views
    1,413

    Functions

    Can someone tell me what these functions do? Do i enter a value in the ( ) like AcceptInput (4)?

    Thanks,
    John





    AcceptInput()
  18. Replies
    5
    Views
    2,242

    Salem, Thanks a ton for your help, I...

    Salem,

    Thanks a ton for your help, I finally saw the light with your help. I think I was over analyseing the problem and not letting the program think a little. I have posted my final code...
  19. Replies
    5
    Views
    2,242

    Help please how can i deduct the retirement plan...

    Help please how can i deduct the retirement plan from the gross which is based on the commission and manage to come out with my net?:(
  20. Replies
    5
    Views
    2,242

    I could not figure out how to get it to all come...

    I could not figure out how to get it to all come together at the end. thats why you see the ( heathi || h0 ) :mad: I was getting frustrated and trying anything lol. At the end i could not get it...
  21. Replies
    5
    Views
    2,242

    This is what I have so far I thought i almost had...

    This is what I have so far I thought i almost had it.

    Thanks alot





    #include <iostream.h>
    #include <iomanip.h>
  22. Replies
    5
    Views
    2,242

    HELP! New To C++ and stuck

    Hello,

    I am new to c++ this year, i know this looks like nothing hard to you but i am stuck. Should i use bool or if and else? I have been working on this for a while it has me baffled.
    ...
Results 1 to 22 of 22