Search:

Type: Posts; User: jsokol7

Search: Search took 0.00 seconds.

  1. Need Help with "Monty Hall" simulator program.

    Hello All,

    I am currently a beginner C++ programmer.

    Here I have a program that simulates the "Monty Hall" problem. At first, the program prompted the user to choose what door they wanted to...
  2. Might as well at this point...does anyone have a...

    Might as well at this point...does anyone have a link for the version of microsoft visual studio that fits my purposes? (basically just messing around with simple programs, but also has advanced...
  3. I know how to set up a break point, but how do I...

    I know how to set up a break point, but how do I "verify my variables"? Sorry that I know so little...I really need step-by-step instructions here. :-/

    And yes, I'm 100% sure the quiz grades file...
  4. Hey all, thanks for all of the help. I ran the...

    Hey all, thanks for all of the help. I ran the GDB, and this is what came up:

    http://i51.tinypic.com/k2cmr.png

    So...now what? How do I find out what is wrong about that line?
  5. What exactly does this do? I only assumed...

    What exactly does this do?



    I only assumed it has something to do with the quiz grades section because it the segfault happens after I input the name of the quiz grades file. Thanks for the...
  6. I'm on Windows Vista. I use notepad++ to write...

    I'm on Windows Vista. I use notepad++ to write programs and cygwin to compile. Thank you for the tip on the simple debugger, I'll try it out once I get home. Any tips on debugging are very...
  7. Perhaps I worded it a bit vaguely, but as I said...

    Perhaps I worded it a bit vaguely, but as I said it returns a segmentation fault after it asks me for the name of the quiz grades .txt file (i.e., after I enter it).



    Thanks. It's a little over...
  8. Need Help With Basic Program (computing grades)

    Hello everyone,

    I am a novice programmer who created this program just to get some beginner's practice using vectors. When I compile it, I get no errors, but the homework grade is returned as 0...
Results 1 to 8 of 8