Search:

Type: Posts; User: gratiafide

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,091

    When I run this program, I get garbage for the...

    When I run this program, I get garbage for the long printout. I'm having a hard time substituting different data types, basically.
  2. Replies
    5
    Views
    1,091

    Thank you very much, but I swear something still...

    Thank you very much, but I swear something still fishy. See if you can figure out this one:


    #include <stdio.h>
    #include <stdlib.h>
    int main(void)
    {
    int quarts_water;
    int...
  3. Replies
    5
    Views
    1,091

    Question from a Noobie

    This is my first here - i love this website. I have been teaching myself C and have a very beginner question that is probably easily answerable. Why does the following program give me garbage for...
Results 1 to 3 of 3