Search:

Type: Posts; User: LittleLotte

Search: Search took 0.00 seconds.

  1. Thank you all so much! You have been wonderful!

    Thank you all so much! You have been wonderful!
  2. ok...then I am seriously lost as to what to...

    ok...then I am seriously lost as to what to do...I tried the following:



    case 1: /* cm to inches */
    printf("Enter quantity: \n");
    scanf("%f", &f);
    j=f/ (...
  3. One Last Question....I swear (its due at midnight!)

    My program seems to work now byt all of the answers come out to zero - any ideas????


    /* Assignment 1 */

    #include <stdio.h>

    main()
    {
  4. Replies
    7
    Views
    1,864

    Unfortunately, I am so lost. I have never...

    Unfortunately, I am so lost. I have never programmed anything like this before. I have only done HTML. OK....using the info given here and the stuff our professor gave us I cam up with the...
  5. Replies
    7
    Views
    1,864

    How do you use float????

    Hi all,

    My professor wants us to perform computations that will result in decimals. I know this sounds stupid, but how do you use the float function? I know thatr I did it wrong.....Any help...
  6. thank you so much! I will remember to post the...

    thank you so much! I will remember to post the code in the future!
  7. Help Someone! First program/errors and its due tonight!

    Does anyone know what a parse error is? I think I am missing something and this program is due tonight. I am trying to write a program that converts measurements of length.
Results 1 to 7 of 7