unbeatable0
Junior Poster in Training
90 posts since Sep 2008
Reputation Points: 42
Solved Threads: 13
did you really think "pls?..." was gona change the forum rules/attitude?
daviddoria
Posting Virtuoso
1,996 posts since Feb 2008
Reputation Points: 437
Solved Threads: 204
>pls?...
Pathetic.
>i really don't know what to do..
What don't you know how to do? All the information is right there, just do one step at a time and i'm sure you can manage it. When you get stuck on a specific problem, we will help. But don't expect anybody to do it for you.
>includes two functions named calcavg() and variance()
float calcavg() {
// Code Here
}
float variance() {
// Code Here
}
int main() {
// Code Here
}
ect..
Getting the picture?
William Hemsworth
Posting Virtuoso
1,591 posts since Mar 2008
Reputation Points: 1,429
Solved Threads: 129