Search:

Type: Posts; User: pooleman133

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,084

    [SOLVED] Re: Have I lost it?

    Big thanks
  2. Replies
    2
    Views
    1,084

    [SOLVED] Have I lost it?

    For some reason my boolean keeps getting changed. Any ideas why and where I screwed up?

    Class one


    public class PrimeTester {

    public static boolean isPrime ( int num )
    {
    ...
Results 1 to 2 of 2