Search:

Type: Posts; User: shadowsora15

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    930

    Thanks for the help, I'm starting to get it. And...

    Thanks for the help, I'm starting to get it. And by the way I just coppied the code from the tutorial. \/
  2. Replies
    3
    Views
    930

    Classes help!

    I searched the forums and came up with nothing (I was amazed at that fact). The tutorial didn't help me understand classes. Their example kept referring to processorspeed and it never changed...
  3. Replies
    5
    Views
    1,411

    Almost there...

    Ok. I know you told me to try a simpler program to learn I/O and using files, and I have! There is one problem. In my program, all i ask is for them to input one letter, and in another program I ask...
  4. Replies
    11
    Views
    3,293

    I'll try that. Thank you very much, and sorry for...

    I'll try that. Thank you very much, and sorry for the inconveniance. Talk to ya later
  5. Replies
    11
    Views
    3,293

    I deeply appologize for all you have done, but...

    I deeply appologize for all you have done, but nothing anyone has said has effected my brain... I know you have tried really hard but I need deep, idiot-proof explanation of my error and another one...
  6. Replies
    11
    Views
    3,293

    I don't get the reading part. I have been looking...

    I don't get the reading part. I have been looking all over the internet trying everything that comes up, and nothing works. If someone could please post what I should do with an example, I would be...
  7. Replies
    11
    Views
    3,293

    I thank you for your effort but because I am a...

    I thank you for your effort but because I am a giant noob I don't get what your trying to say. The point is that if they have already signed up then loginid and signpass will already have been made,...
  8. Replies
    11
    Views
    3,293

    what do you mean? They were stored in a document...

    what do you mean? They were stored in a document that I saved them to after they signed up. Please exagerate, I am confused.
  9. Replies
    6
    Views
    3,860

    You could also put system("PAUSE"); I...

    You could also put


    system("PAUSE");

    I have heard this shunned some times though. I do this, but I am a noob. Just thought that might help. The effect you get from this is

    "Press any key to...
  10. Replies
    11
    Views
    3,293

    The noob(me) needs help again! plz...

    Now I am making the login and signup app for my guessing number game. I did it all and with no bugs to report at all! I was excited; all that typing and no errors, but when I ran it... it ran fine....
  11. Replies
    5
    Views
    1,702

    lol, I went over it and over it and i can't...

    lol, I went over it and over it and i can't believe I forgot that. Thank you both very much. And if anyone happens to read this, could you please answer my next question.

    How do I post a finished...
  12. Replies
    5
    Views
    1,702

    Can't find error

    I am making my first text based game. When I show the code please don't gasp at how horribly I organize my code. I know it is bad, but that isn't the issue. I checked my last function but every time...
  13. Replies
    132
    Views
    730,690

    Sticky: I finally finished my first game. It isn't...

    I finally finished my first game. It isn't perfect, but it runs and I think it is cool.
    You can see the instructions after opening the game.
    If you can tell me how to get a .zip or .exe file on...
  14. Replies
    5
    Views
    1,073

    How would I post it? I can't "Attach" it. Oh and...

    How would I post it? I can't "Attach" it.
    Oh and I did find it in the debug section of the project folder.
  15. Replies
    5
    Views
    1,073

    How would I go about doing any of that? I don't...

    How would I go about doing any of that? I don't know how to save as .exe, or make it web based...

    (I am noob)
    thanks in advanced
  16. Replies
    5
    Views
    1,073

    Help again...

    I made my first game! It works!! It is fun!!! Because it is all those things (in my oppinion=) I want it to be a downloadable game that everyone can play. How do I do that? If you want to play it as...
  17. Replies
    9
    Views
    1,254

    Thanks for the adviece. I will start all of that...

    Thanks for the adviece. I will start all of that on my next project, which I will start sometime today. At the moment I am having another problem. I keep getting an error called c2059 syntax "}". I...
  18. Replies
    9
    Views
    1,254

    Thank you sooooooooo much. I think I get it. ...

    Thank you sooooooooo much. I think I get it.
    Here is my new version. Messy, yes, but it also works!


    #include<iostream>
    #include<cstring>
    using namespace std;


    void signup();
  19. Replies
    9
    Views
    1,254

    You lost me in your last paragraph. I haven't...

    You lost me in your last paragraph. I haven't made it to string compare yet. (I learn slowly) Could you possibly give me an example on what I need to replace and what to replace it with? Or, if you...
  20. Replies
    3
    Views
    2,014

    If it isn't homework...

    I am relatively new to c++, but I have already made some programs. Please leave some more info on what would have to be done in the program. If I can do it I will submit it and everything.
    Thx in...
  21. Replies
    9
    Views
    1,254

    help me!!!!

    Ok, I have recently started on c++ and I wanted to make something like a bank. On my program I would be able to input a username, and a password and then I would get to input them again to login......
Results 1 to 21 of 21