Thread: Devise 2 number with Bitwise

  1. #1
    Registered User
    Join Date
    Feb 2013
    Posts
    58

    Cool Devise 2 number with Bitwise

    Hi,

    I'd like to create a program that devide 2 8bit numbers .
    the numbers will be input by the user.

    Any ideas how to creat this program?

    thanks

  2. #2
    Registered User
    Join Date
    May 2012
    Posts
    1,066
    Quote Originally Posted by ilans11il View Post
    I'd like to create a program that devide 2 8bit numbers .
    the numbers will be input by the user.
    So you get two strings?

    Any ideas how to creat this program?
    Binary number - Wikipedia, the free encyclopedia

    Bye, Andreas

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 10-22-2010, 05:32 AM
  2. c++ bitwise AND, expressing number literal
    By rodrigorules in forum C++ Programming
    Replies: 4
    Last Post: 05-11-2010, 01:17 PM
  3. Help with bitwise AND
    By tehjojo in forum C Programming
    Replies: 1
    Last Post: 04-03-2010, 02:23 PM
  4. bitwise? am i right?
    By skiz in forum C Programming
    Replies: 10
    Last Post: 03-11-2009, 11:37 PM
  5. Bitwise OR
    By tinkerbell20 in forum C++ Programming
    Replies: 4
    Last Post: 06-11-2005, 02:23 AM