Search:

Type: Posts; User: belgarath

Search: Search took 0.01 seconds.

  1. Thread: arrays

    by belgarath
    Replies
    4
    Views
    1,074

    I understand what you are saying, but i cannot...

    I understand what you are saying, but i cannot figure out how to get it to work... let me show you what i have right now.

    #include <iostream.h>

    const int MAX = 20;

    int Count(int n, int...
  2. Thread: arrays

    by belgarath
    Replies
    4
    Views
    1,074

    arrays

    Hi there. I am learning and i have to have a program by sunday night. I am stuck. I have to input 20 numbers, if I put in a number that is already in the array then it ignores it. each input is...
Results 1 to 2 of 2