Search:

Type: Posts; User: chris199236

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    2,895

    This is what i tried but i didnt get the answer...

    This is what i tried but i didnt get the answer im just not exactly sure what im suppose to do can u show me the answer then i can figure out how u did it?

    #include <stdio.h>
    int main(){
    ...
  2. Replies
    15
    Views
    2,895

    okay that helped alot thank you for that link but...

    okay that helped alot thank you for that link but how would i word to get the calculation for inches to centimeters via that?
  3. Replies
    15
    Views
    2,895

    like how to write it in c

    like how to write it in c
  4. Replies
    15
    Views
    2,895

    hey click_here thats what i need help with im not...

    hey click_here thats what i need help with im not sure how to do that
  5. Replies
    15
    Views
    2,895

    thank you for the warm welcome i appreicate it so...

    thank you for the warm welcome i appreicate it so this is what i got now from what you said

    #include <stdio.h>
    int main(){
    const double inches_to_cms = 2.54;
    float inches,...
  6. Replies
    15
    Views
    2,895

    help with my basic c programming

    hey there i found this website im completely new to c programming and i got an assignment due in my class. question is there is 2.54 centimeters in a inch. write a program that ask you to enter your...
Results 1 to 6 of 6