Search:

Type: Posts; User: rock4christ

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    2,396

    they were 2 seperate questions, i just didnt want...

    they were 2 seperate questions, i just didnt want to make another thread.
  2. Replies
    12
    Views
    2,396

    i actually remembered another way i was shown,...

    i actually remembered another way i was shown, that works on mine:
    at end of code
    getch ();
    return0;

    but could you help on the averaging question?
  3. Replies
    12
    Views
    2,396

    Could you help me whith it please? #include...

    Could you help me whith it please?


    #include <stdio.h>

    int main() /* Most important part of the program!
    */
    {
    int age; /* Need a...
  4. Replies
    12
    Views
    2,396

    averaging numbers?

    any idea how i would take a group of numbers, entered in the comand window, and make it spit out the average? I JUST started C so im very newb atm.
Results 1 to 4 of 4