Search:

Type: Posts; User: MrPink

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,138

    thanks

    Thanks, that helped a lot...

    By the way, what did you type into google for that to come up? I tried every combination of keywords I could think of and found nothing...
  2. Replies
    2
    Views
    2,138

    Help with Computing Divisors

    I would like to compute the divisors and prime divisors of a user defined integer using a for loop in a function. Having a hard time deciding if it would be best to do this in a for loop? Any help...
  3. Replies
    5
    Views
    1,065

    Thanks guys, worked like a charm.

    Thanks guys, worked like a charm.
  4. Replies
    5
    Views
    1,065

    g++ giving me BIG troubles!!!

    I wrote this program and it compiles fine with Visual Studio. Problem is my teacher wants it compiled with g++ and I cant get it to compile. It says, "Main must return 'int'" Heres the entire...
Results 1 to 4 of 4