Search:

Type: Posts; User: a2008

Search: Search took 0.01 seconds.

  1. Thread: Reverse a number

    by a2008
    Replies
    3
    Views
    2,399

    Reverse a number

    Hi I am unable to reverse the binary representation of a number is there an easy way to do it? Please?
  2. Replies
    6
    Views
    1,323

    I have but I cannot understand how to write it,...

    I have but I cannot understand how to write it, the website shows how it is set up but what is the statement suppose to be and what does x = is it suppose to be the realNumber? What is is supposed to...
  3. Replies
    6
    Views
    1,323

    As far as i know i can only add to the int main...

    As far as i know i can only add to the int main on the skeletal program. Not really sure. The main problem is that I do not understand how to write a for loop into it or return the particular bit of...
  4. Replies
    6
    Views
    1,323

    I tried that and 'c++ help', 'for loop', 'for...

    I tried that and 'c++ help', 'for loop', 'for loop c++', 'binary representation c++', 'binary representation for loop', and alot more (in google and yahoo searches). I cannot find anything simple...
  5. Replies
    6
    Views
    1,323

    C++ Programming Help Needed Please!!!

    Hi

    I am trying to write a program that displays all the bits of the binary representation of the type float.

    The program needs to display info like this Example. (User enters the number 6).
    ...
Results 1 to 5 of 8