Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Thread: Help =/

    by Norm
    Replies
    3
    Views
    1,725

    Re: Help =/

    What are the program requirements?
  2. Thread: Help =/

    by Norm
    Replies
    3
    Views
    1,725

    Re: Help =/

    Do you know how to reference an element of an array? You use a reference to an element to an array exactly the same as a variable of the same type. anArray[idx] == anInt
    Take a look at this...
Results 1 to 2 of 2