User: AlexJ

  • Public profile

User profile: AlexJ

User info
User name:AlexJ
History
Joined:
Number of posts:4
Latest posts:

minimum number in file
It doesn't, here's the entire thing maybe I made a misstep else where though I don't see one [code]...

minimum number in file
Here's what I got [code] fscanf(inFile, "%lf", &nextNum); min = nextNum; while(fscanf(inFil...

minimum number in file
[quote] Just take the first number you get as the initial minimum. After that, compare all of the f...

minimum number in file
Ok, the task at hand is one of finding the min, max, and average number in a file consisting of only...

This user does not accept Private Messages