hi
i have two functions and i stored the results of the first function in an array.
I have to use the output of the first function as the input of the second.
How can i do it??
Thanks in advance
i have two functions and i stored the results of the first function in an array.
I have to use the output of the first function as the input of the second.
How can i do it??
Thanks in advance
Comment