Search:

Type: Posts; User: C_Plus_Plus_96

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    987

    I agree with you completely, sorry for any...

    I agree with you completely, sorry for any frustration. I'll keep that in mind for future answerings to posts on here.
  2. Replies
    14
    Views
    987

    How is what I've done against forum policy? I've...

    How is what I've done against forum policy? I've read the guidelines various times. It clearly specifies that those posting cannot ask for other to complete their program, nothing about us answering...
  3. Oh.. I didn't even realize I was re-declaring the...

    Oh.. I didn't even realize I was re-declaring the variables, thanks. Also, I will look into what @GReaper suggested, but my question still remains: How do I set-up the blueprint to where I have a...
  4. Replies
    14
    Views
    987

    Hey! Noob here as well. Your problem seems to...

    Hey! Noob here as well.

    Your problem seems to lie at line 32. You put the "else" statement before your "else if" statement, this is a common newbie mistake so don't fret. Before continuing on, I...
  5. Need help with very pre-evolved "Grading Test" Program

    --The program source code will be posted at the very end--

    Hey guys, I've returned for some more helpful advice. Since I'm very early on in learning C/C++ programming, I decided to take it upon...
  6. Replies
    12
    Views
    4,995

    First things first, shouldn't he correct line 2) ...

    First things first, shouldn't he correct line 2)
    main() to
    int main()
  7. Replies
    6
    Views
    885

    @Laserlight Thanks to you as well! I really...

    @Laserlight Thanks to you as well! I really apprecite that you also cleaned up my sloppy indentions
  8. Replies
    6
    Views
    885

    @tabstop Thanks, that answered all my questions!

    @tabstop Thanks, that answered all my questions!
  9. Replies
    6
    Views
    885

    @MutantJohn Hey, thanks for the reply. cin.get()...

    @MutantJohn Hey, thanks for the reply. cin.get() in this situation isn't handling any input besides the enter key. Unless you're referring to the cout statements? Then yes I agree
  10. Replies
    6
    Views
    885

    Amateur Programmer Advice

    Hey fellow programmers, your favorite newbie here asking for everyone's advice. Below will be listed an extremely amateurish attempt of me coding a User-Login program. I have several question...
  11. Replies
    2
    Views
    671

    It was by luck that I came across it so quickly,...

    It was by luck that I came across it so quickly, awhile back I posted a very detailed discussion about ear fungus in the Artificial Intelligence topic and was immediately referred over here.
  12. Replies
    2
    Views
    671

    Awkward new member introduction.

    Hello,

    Actually, "new member" would not be technically true. This isn't my first time with the Cprogramming community. I first joined the site two years prior, although, unfortunately not too...
Results 1 to 12 of 13