Greetings,
I am trying to write a function which creates an array. While I have determined that the function actually does create the array within the function itself, it does not create the array externally. Thus, I only receive a value of '0' from running function. What am I doing wrong?
Sincerely,
Guy Serbin
|