Search:

Type: Posts; User: wyntrewolfe

Search: Search took 0.01 seconds.

  1. ... wow. That did the trick perfectly, thanks! I...

    ... wow. That did the trick perfectly, thanks! I guess I should research my fundamentals a bit more before messing with abstractions I don't understand. :3 Thanks a ton!
  2. Variable assignment in a 'for' loop won't stick.

    First, I'll post my program:



    #include <iostream>
    #include <iomanip>
    using namespace std;

    int term = 5;
Results 1 to 2 of 2