Search:

Type: Posts; User: cmut

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,585

    That's nice -- thanks

    That's nice -- thanks
  2. Replies
    4
    Views
    2,585

    Well.. here's what I have .. not much to work...

    Well.. here's what I have .. not much to work with.

    ..thank you in advance for any help/pointers you can provide.


    int main(void)
    {

    float average;
    int total = 0, numscore, score, ID;
  3. Replies
    4
    Views
    2,585

    Drop Lowest Grade then Average

    Need a program that drops the lowest grade of a random amount of grades, then averages those grades. Have to use a counter controlled for loop nested inside a sentinel controlled input loop.
    ...
Results 1 to 3 of 3