Search:

Type: Posts; User: comproghelp

Search: Search took 0.02 seconds.

  1. YES!!! it worked!! thank you!!! you are...

    YES!!! it worked!!
    thank you!!!
    you are brilliant!!!
    thank you!!!
    thank you!!!
    thank you!!!
  2. sorry heres the tagged code, i missed the top...

    sorry heres the tagged code, i missed the top post



    #include <stdio.h>
    #include <math.h>
    #define NEWLINE '\n'

    int main(void){
    int num;
  3. Program to reverse a number. small error with it..

    hi! heres my program:

    #include <stdio.h>
    #include <math.h>
    #define NEWLINE '\n'

    int main(void){
    int num;
    int reverse(int n);
Results 1 to 3 of 3