Search:

Type: Posts; User: Bluerex99

Search: Search took 0.00 seconds.

  1. also using scanf with %d for the binaries

    also using scanf with %d for the binaries
  2. I also used an if loop so the number of digits is...

    I also used an if loop so the number of digits is limited to a maximum of 9
  3. Simple binary digits separator + convert to decimal

    Hi, I'm very new to c programming. I was tasked to create a c program where the user enters the number of digits and the binary number, and the output will the binary number separated by 3 spaces and...
Results 1 to 3 of 3