Search:

Type: Posts; User: rQQt

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    10,151

    Well again thank you guys for the answers and all...

    Well again thank you guys for the answers and all these suggestions, I did manage to get the code to work (just didn't think throughly enough).
  2. Replies
    13
    Views
    10,151

    Thanks guys. I'll try your suggestions and see...

    Thanks guys. I'll try your suggestions and see what happens. :)
  3. Replies
    13
    Views
    10,151

    followup

    Hey guys, thanks for your help. Unfortunately I'm still having trouble with the code. It only gives me the max, the min stays zero.
    Here's the complete code:




    #include <stdio.h>
    #include...
  4. Replies
    13
    Views
    10,151

    Finding simple min, max, mean in C

    Hey I seem to be gotten stuck on a simple C problem. The program is supposed to ask user for a number, till EOF and then print out the highest, lowest and average statistic.
    I have something like...
Results 1 to 4 of 4