Is Number Odd?


Results 1 to 30 of 30

Thread: Is Number Odd?

Threaded View

  1. #30
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    So to sum it up so far we've got the following, verified to be working solutions.

    1. AND Bitwise operator (My initial approach)
    2. Direct bit checking (Melanie's approach)
    3. Modulus remainder operator (Precision & Sayzer's approach)

    The goal is 10 solutions -- can we do it?

    Trent Jackson
    Last edited by T.Jackson; - 11th June 2008 at 14:17.

Similar Threads

  1. Dynamic USB Serial Number (PIC18F4550)
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th July 2009, 17:03
  2. dec number to show on lcd (maths)
    By savnik in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 28th August 2007, 19:18
  3. Working with the random number generator
    By kwelna in forum mel PIC BASIC
    Replies: 9
    Last Post: - 16th January 2007, 17:50
  4. Random number results
    By bartman in forum mel PIC BASIC
    Replies: 3
    Last Post: - 9th March 2005, 17:39
  5. more random number questions
    By bartman in forum mel PIC BASIC
    Replies: 1
    Last Post: - 14th November 2004, 17:55

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts