Search:

Type: Posts; User: mdshort

Search: Search took 0.00 seconds.

  1. What about the last bit I talked about?

    About the colors, and how to use variables to hold commands or conditions?

    Sorry, I forgot to thank you for the bit of code you gave me, thanks.
  2. Whats the difference between cout and std::cout?

    Hey, I'm making a program, and I want it to be as neat as possible. And I was wondering if there really was a difference between using std:cout<<""; rather than just using cout<<"";. I'm making an...
  3. Replies
    2
    Views
    1,006

    Holding the Console Still

    Is there some way to make it so that when you add text to the window it doesnt scroll down with it? I'm planning to have a help screen with alot of text which will no doubt pass the default screen...
  4. Replies
    3
    Views
    1,849

    Thanks for the help.

    Ill try the STL, then i'll try your idea. Thanks for the help.
  5. Replies
    3
    Views
    1,849

    Project database

    I was wondering, because i've thought about this for awhile, how to store a string, with a set of 5 strings. Ok that sounds a bit confusing here is a graphic.
    Im going to use a structure for it,...
  6. Replies
    1
    Views
    1,187

    Images/Text Colors

    Hey I am designing a text based adventure with my friend. Just a dos based adventure, and we were wondering if there was a way to put an image in dos? Maybe a library or something.

    Also, I found...
Results 1 to 6 of 6