Search:

Type: Posts; User: Zopyrus

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,212

    okay so far i've done this (underneath), now i...

    okay so far i've done this (underneath), now i just got to find a way so that it does the equation over and over again until the sum of it becomes the sum of the "lon" which is the sum he wanted from...
  2. Replies
    11
    Views
    1,212

    erm dude.. is this the right way to start the...

    erm dude.. is this the right way to start the code with float and int



    int main()
    {

    int salary,lon;
    float rent;
    cout<< "........
  3. Replies
    11
    Views
    1,212

    thanks dude alphaoide! can you tell me what...

    thanks dude alphaoide! can you tell me what float is?
    thankks again!!
  4. Replies
    11
    Views
    1,212

    okay now yea I understand! Thanks for the help...

    okay now yea I understand! Thanks for the help dudes! One more thing though, in which he writes in his "rent" it is meant to be in procentual form.. meaning if he types 2, then i will take it as 2%...
  5. Replies
    11
    Views
    1,212

    humm.. i mean, first the user is gonna give out...

    humm.. i mean, first the user is gonna give out his variables for salary, lon, rent ... then i want to multiply the salary with 12 (months) and multiply it with the RENT and then find out how many...
  6. Replies
    11
    Views
    1,212

    Help with +,-,* etc..

    Hey dudes and dudettes :p

    I want to do a "mathematical program", i started out like this that i have underneath, and I want to end up the program by first doing an mathematical equation (which i...
  7. Replies
    5
    Views
    1,588

    How do I use the char & true function?

    ok I've done a program with switch code, the thing is that I want to be able to let the user type "YES" or "NO" in one of the options so that the program should re-start or whatever.. do you know...
  8. Replies
    8
    Views
    7,163

    ahhhh as simple as that! Thanks for the help!...

    ahhhh as simple as that!

    Thanks for the help!

    Best Regards,
    Micheal
  9. Replies
    8
    Views
    7,163

    Thanks alot for your help guys! However i Have...

    Thanks alot for your help guys!

    However i Have another question which i couldn't find in the faq,

    I've used a 'Switch' code with different options to choose from when running the program. What...
  10. Replies
    8
    Views
    7,163

    I apologise, I tried reading the faq but your...

    I apologise, I tried reading the faq but your link doesn't work?

    Regards,
    Micheal
  11. Replies
    8
    Views
    7,163

    How to clear the screen?

    Hey everyone, my first post here :D

    Is there a code for C++ that will make the dos screen clear up, i.e. after a Switch code, and when you choose your number the dos screen will clear up and only...
Results 1 to 11 of 11