Search:

Type: Posts; User: JayDiddums10

Search: Search took 0.00 seconds.

  1. Help counting number of bits set in an integer

    I have to write a program that counts the number of bits set in an integer. For example, the number 5 (decimal), which is 0000000000000101 (binary), has two bits set. I know how to count the number...
  2. Replies
    2
    Views
    1,596

    Hey thanks a lot, Salem. I'll give that function...

    Hey thanks a lot, Salem. I'll give that function a try.
  3. Replies
    2
    Views
    1,596

    Need help managing user input

    Hey Everyone,

    I have an assignment to take an average of x numbers entered by the user. The problem I have is that I don't know how to read an undetermined number of user inputted numbers into...
Results 1 to 3 of 3