Search:

Type: Posts; User: UniqueScreenNam

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    930

    Help with random in my code

    I cannot figure out where to put in randomize(); in this code so that the numbers are truly random. I can only get them to stay the same for a long time and then change by 1, or change by 1 each...
  2. Replies
    4
    Views
    1,340

    cuz then you can modify it and apply it to any...

    cuz then you can modify it and apply it to any other problems you have.
  3. Replies
    6
    Views
    956

    i always just put in cin.get(); twice, but i bet...

    i always just put in cin.get(); twice, but i bet that system pause is easier
  4. Thread: Pi

    by UniqueScreenNam
    Replies
    15
    Views
    2,717

    Carlos, I got the algorithm. I'll show it to you...

    Carlos, I got the algorithm. I'll show it to you tommorow, it's really simple. Also, I figured out how to implement it, so no worries. It's late anyway, nother 30 minutes won't matter.

    Everyone go...
  5. Replies
    9
    Views
    2,594

    just one more question:

    Thanks for all of the help, I got it working.

    What I need now, because I can't find it, is how to copy something into a specific part of an apstring, depending on if it is a vowel, contanent, or...
  6. Replies
    9
    Views
    2,594

    thanks, but i figured it out. I needed a library...

    thanks, but i figured it out. I needed a library file, had none. Instead of figuring out how to make one, I just put the whole of apstring.h above my int main(). works fine, and at school i have...
  7. Replies
    9
    Views
    2,594

    Thanks. Any reccomendations for a free compiler...

    Thanks. Any reccomendations for a free compiler that has apstring.h? I actually have to use it, we are supposed to write a program that uses apstring in some way, unfourtuantly.
  8. Replies
    9
    Views
    2,594

    iostream.h problems

    I download the Bloodshed compiler (Dev-C++ 4.9.5.0), and it didn't come with apstring.h. I went and found it on the net, and downloaded the file into my include directory. For some reason, I get the...
  9. Replies
    20
    Views
    3,565

    meh. ive driven without taking driving lessons......

    meh. ive driven without taking driving lessons... and i am comfortable with C++. i can write you a program that gives you change, and can use strings, arrays, if/else, and more.

    and i like...
  10. Replies
    20
    Views
    3,565

    gah!

    i went to game dev, found the part where it says what to get to make them nifty little graphics... and found out of the two reccomended, one is DOS (DJGPP or some such name) and looks like a pain to...
  11. Replies
    2
    Views
    1,177

    New to C++, tutorial question

    I am taking C++/Java 1 this school year, and have read through most of the first 10 or so tutorials on this site. What I would like to know is, where else on the web can I learn about C++ (for free...
Results 1 to 11 of 11