Search:

Type: Posts; User: mfm1983

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,501

    thanks for the info everyone! if anyone else has...

    thanks for the info everyone! if anyone else has any insight on this please add your comments. thanks!
  2. Replies
    3
    Views
    1,501

    Changing Text Colors Or Look In C++

    Changing Text Colors Or Look In C++

    Is there any way to make some of the text faded or grey in c++? The reason why I'm asking is because I want to make some options only accessible when previous...
  3. Replies
    30
    Views
    9,152

    Yeah see what I mean just so tired of looking at...

    Yeah see what I mean just so tired of looking at code and preping myself for my big program test tomorrow. I'll get some good sleep tonight and go to bed before 3AM. Hopefully I do well enough so I...
  4. Replies
    30
    Views
    9,152

    That help on that code was cool! I was so tired...

    That help on that code was cool! I was so tired adding that in I wasn't thinking and never closed the quotes lol. As for new line... we went over stuff like '/n' and '/t' etc, but I just used endl...
  5. Replies
    30
    Views
    9,152

    I'll run it through my compiler when I get home...

    I'll run it through my compiler when I get home I'm at school. What is wrong with the cout statements?
  6. Replies
    30
    Views
    9,152

    manutd - Thanks for that bit of code on...

    manutd - Thanks for that bit of code on indenting...thats kinda what I was looking for. What other ways are there to indent? Anyone know of a link to some advice on that? Thanks for the input...
  7. Replies
    30
    Views
    9,152

    swgh - "Having good indentation in a program can...

    swgh - "Having good indentation in a program can greatly improve two things."

    I'll try to use better indenting, but I'm not sure how to determine which areas to indent more and which ones don't...
  8. Replies
    30
    Views
    9,152

    manutd - I just used 2 spaces for indenting and I...

    manutd - I just used 2 spaces for indenting and I set it up that way, so I can read options easer. Didn't want to back everything up to the right corner and have less room to work with. Thats why I...
  9. Replies
    30
    Views
    9,152

    Finally I have plenty code to show! I tried to...

    Finally I have plenty code to show! I tried to put this game together in a loop, but I keep getting it all wrong. The way I setup the program this time wasn't how the code should look exactly, but as...
  10. Replies
    30
    Views
    9,152

    That might be too complex for me...I might have...

    That might be too complex for me...I might have to stick with basic loops and such. I'll try to post mine soon. It is actually coming along, but there are some things I just can't figure out so far.
  11. Replies
    30
    Views
    9,152

    I'm getting close to finishing up the code that I...

    I'm getting close to finishing up the code that I know how to do, but I think this maybe too complex for me. I'll submit my code today or tomorrow, but my biggest problem is I'm not sure how I can...
  12. Replies
    30
    Views
    9,152

    siavoshkc - "Try a top to down designation." What...

    siavoshkc - "Try a top to down designation." What do you mean by that? I never covered that in class lol.

    bumfluff - "file i/o to save the person's bank account" The only file i/o I ever used was...
  13. Replies
    30
    Views
    9,152

    Help: Text-Based Roulette Game

    First of all, I would like to thank anyone that takes the time to read and respond to my thread. I am still currently in my first semester of programming and taking a small c++ class in college. To...
Results 1 to 13 of 14