Forum: C Dec 10th, 2006 |
| Replies: 8 Views: 4,066 thanks a lot!
Just one more question. What do you mean by "and if it does, increment the counter by one"? |
Forum: C Dec 10th, 2006 |
| Replies: 8 Views: 4,066 Thank you for your reply!
This program should be displayed on the screen in two columns, i.e col.1: the number and col.2: the number of occurences. |
Forum: C Dec 10th, 2006 |
| Replies: 8 Views: 4,066 Hi everyone! I need to write program that will find the average of 20 element array and also display the number of each number in the array occurs.
I have sorted average number but straggle with... |