Search:

Type: Posts; User: thatpkrguy

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    2,245

    Ok so heres the lastest model of this program...i...

    Ok so heres the lastest model of this program...i have some questions after the code so please read on ;)



    #include <iostream>
    #include <cstdlib>
    #include <string>
    #include <cmath>
    ...
  2. Replies
    14
    Views
    2,245

    ok guys here is the program that i have...it is...

    ok guys here is the program that i have...it is now technically Working...obv its not were i want it yet, but it'll get there over time.



    #include <iostream>
    #include <cstdlib>
    #include...
  3. Replies
    14
    Views
    2,245

    Hurray...chaning the results to int instead of...

    Hurray...chaning the results to int instead of string made it work great...the program works now lol.....thanks for everyones help so far. I'll continue to try and increase the "coolness" of the...
  4. Replies
    14
    Views
    2,245

    OK first off thanks for the help so far...i've...

    OK first off thanks for the help so far...i've made the small changes like



    I'm also not quite sure what your refering to with this statement:


    Should i be using:
    cin.get(cardone);...
  5. Replies
    14
    Views
    2,245

    The ultimate noob lol...plz help

    Ok so i've been doing the C++ thing for a week or two and am getting the hang of the basics...very basics.

    But i thought i would have enough grasp at this point to use what code i've learned with...
Results 1 to 5 of 6