Search:

Type: Posts; User: Sennet

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    2,595

    I come here for input from other programmers who...

    I come here for input from other programmers who might have tried some of these programs.

    And I'm not screwed for being curious. I hope your ego got a satisfying stroke from that.
  2. Replies
    20
    Views
    4,565

    I usually turn in at 2AM, school or no.

    I usually turn in at 2AM, school or no.
  3. Replies
    14
    Views
    2,595

    Where to begin, graphically speaking?

    I've been studying C++ for several months, now, and my mind has started wandering to games. Well, more than it usually does, at least.

    So, if I wanted to make a simple graphical game (as in not...
  4. ...D'oh! XD Gods. Sorry. Running on caffeine...

    ...D'oh! XD

    Gods. Sorry. Running on caffeine and brain fumes. Right. Gonna go change. XD

    EDIT: Oh, glorious. Now it bombs when I run it. :p Back to the drawing board.

    EDIT AGAIN: Allow me...
  5. Term does not evaluate to function taking 2 arguments? Bugger.

    Working on a program for the Euclidian algorithm, and it's giving me a bit of trouble. I think I have the math and such down, but it's giving me an unusual error. I believe I know what it's trying to...
  6. Replies
    2
    Views
    1,672

    ...Jigga what? I'm sorry, but I'm just a...

    ...Jigga what? I'm sorry, but I'm just a beginning programmer. This not only uses code that I haven't learned yet, but it codes the numbers into the program. I probably should have specified that the...
  7. Replies
    2
    Views
    1,672

    Darned Harmonic Mean!

    Yes, I know I'm a nitwit. Let's get that out of the way.

    I'm trying to code a program that calculates the arithmetic, geometric, and harmonic means of numbers.

    Thing is, I can't figure the...
  8. Replies
    11
    Views
    1,529

    Yes, but it has to be 2.99 for the program to be...

    Yes, but it has to be 2.99 for the program to be accepted. No, I'm not entirely sure WHY it has to be such. I'll fiddle around with your idea and see what comes up.
  9. Replies
    11
    Views
    1,529

    Why do I get the sneaking suspicion that my prof...

    Why do I get the sneaking suspicion that my prof has given us ANOTHER project that is impossible for us to do at the moment? Blar. Anybody know how to round?
  10. Replies
    11
    Views
    1,529

    Our compiler rounds the manipulated numbers...

    Our compiler rounds the manipulated numbers instead of truncating the extra decimal places. Your mileage may vary.

    We're supposed to be practicing the use of setw() and setprecision(). We haven't...
  11. Replies
    11
    Views
    1,529

    Hmm. A Quandary. Rounding/adding problem

    I'm working on a program that rounds and adds two real numbers provided by the user. All is going well, except that one of my sample runs is producing an undesired result, and I can't figure out how...
  12. Replies
    7
    Views
    1,884

    I think he and I both meant on the forums, not in...

    I think he and I both meant on the forums, not in code. Just so ya know.
  13. Replies
    7
    Views
    1,884

    Eh, my prof got me into the habit of doing that....

    Eh, my prof got me into the habit of doing that. It's that way on all our lab assignments, so I'm kind of defaulted to it, sadly. Trying to stop.

    Thanks a lot for the help. It's good to know that...
  14. Replies
    7
    Views
    1,884

    No, that's the correct answer. O_o So the code...

    No, that's the correct answer. O_o So the code does fine? Well, perhaps my compiler is just finicky. I'll try it at the computer lab tomorrow.

    I'm using the Visual C++ 2005 Express Edition Beta,...
  15. Replies
    7
    Views
    1,884

    Annuity/Bank interest program. HELP

    I've been struggling with this assignment for some time, but I feel as though I've finally got a hold on it. Problem is, I got it to work ONCE, then changed one tiny thing and broke it. :mad:
    ...
  16. Replies
    12
    Views
    1,101

    Ah, problem solved. I found a nice compiler to...

    Ah, problem solved. I found a nice compiler to use. You're all gorgeous human beings for all the help, by the way.
  17. Replies
    12
    Views
    1,101

    Thanks, I'll try that tonight! :D You guys are...

    Thanks, I'll try that tonight! :D You guys are all so helpful. I do believe I'll stay at this forum for a good, long time.

    EDIT: Son of a... It's still disappearing. Well, to the research I go.
  18. Replies
    12
    Views
    1,101

    Yeah, I'm pretty sure it's a DOS panel. See, I'm...

    Yeah, I'm pretty sure it's a DOS panel. See, I'm using one of those "Say something useless, ask me to 'press any key' then continue" garbage programs to see if I like working with it, so there IS a...
  19. Replies
    12
    Views
    1,101

    Sweet, but can you tell me how to work around the...

    Sweet, but can you tell me how to work around the fact that, when I try to run my program, the window comes up for a split second, then closes?
  20. Replies
    12
    Views
    1,101

    Looking for compiler recs/advice

    All right, so here's the skinny. I started Computer Programming 1 in college this semester, and I (and the rest of my school) missed two weeks worth of classes due to hurricane Katrina tearing our...
Results 1 to 20 of 20