Search:

Type: Posts; User: colerelm

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,403

    Re: How could I do this?

    Sure. I am trying to create arrays outside the main function and make them private too. I want to use functions to get and set the values of the array elements....I tried this so far but I'm not sure...
  2. Replies
    3
    Views
    1,403

    How could I do this?

    I want to write a simple program that creates 3 arrays with about 10 elements that each hold an integer value, and then print out the values at each array element by going through a loop.

    I'd like...
Results 1 to 2 of 2