Search:

Type: Posts; User: binbag

Search: Search took 0.00 seconds.

  1. Hi I am doing trying to do a conversion code also...

    Hi I am doing trying to do a conversion code also but cant get the conversions to work properly
    I have done a miles to kilometres conversion at the bottom


    #include <stdio.h>#include<stdlib.h>
    ...
  2. Thread: Help me

    by binbag
    Replies
    5
    Views
    1,387

    Ive tried adding a miles to kilometres conversion...

    Ive tried adding a miles to kilometres conversion but cant get it to run properly


    #include <stdio.h>#include<stdlib.h>


    int menu();
    int distance();
    int sw;
    int main()
  3. Thread: Help me

    by binbag
    Replies
    5
    Views
    1,387

    It is i used it to do the menu but cant figure...

    It is i used it to do the menu but cant figure out how to do the conversions
  4. Thread: Help me

    by binbag
    Replies
    5
    Views
    1,387

    Help me

    Hi ive made a menu for conversions and im not sure how to add the conversions to my menu, i have sub menus: weight, measurement, tempereture and distance, ive done the distance sub menu but cant get...
Results 1 to 4 of 4