Search:

Type: Posts; User: starripper

Search: Search took 0.00 seconds.

  1. Replies
    19
    Views
    5,949

    Finding primes

    So i have been working on finding prime numbers using c++ programs for a while now. Here is my question does anyone know of an effeicent way of finding them. I have been using the % function and...
  2. Replies
    5
    Views
    1,071

    Thanks for the link I will give this a shot. I...

    Thanks for the link I will give this a shot. I think my % not working with unsigned has something to do with my compiler not letting me include system but not to sure.
  3. This may help you out some it is an allegro based...

    This may help you out some it is an allegro based pong game it is well labeled so you should be able to find the part you need in it just use that and you should be up and running in no time....
  4. Replies
    5
    Views
    1,071

    large numbers

    I am sure this has been asked before but I was unable to find it. I am working on a math program and figured hey lets use c++ everything is great until I start programing for factorials. Well in...
Results 1 to 4 of 4