Search:

Type: Posts; User: Richard Perez

Search: Search took 0.01 seconds.

  1. Oogabooga - Awesome, worked perfect once I got...

    Oogabooga - Awesome, worked perfect once I got what was happening.
    Now I have another question for you or anyone, is there anyway to compare the bits within a unsigned variable?

    unsigned x, y;...
  2. Laserlight - i have the program working with...

    Laserlight - i have the program working with printf because it was easy, but the assignment is to not use any of the printf() or sprintf()
    i suppose i just am not clear on how to go about making the...
  3. Using write() to display an integer in the output

    So currently just about tried everything with the best of my knowledge to get this to work but I have been hitting a wall it seems.



    #include <stdio.h>#include <string.h>


    main(){
    ...
Results 1 to 3 of 3