06-06-2012, 04:59 AM
My other question is how to pass arrays to a function in order to type cast:
In the above example I need two member functions(for strings and integers)
function ARRAY(str)'arr
function ARRAY(int)'arr
Any idea for one single member function? Thanks a lot.
In the above example I need two member functions(for strings and integers)
function ARRAY(str)'arr
function ARRAY(int)'arr
Any idea for one single member function? Thanks a lot.