Guest_imported
New member
- Jan 1, 1970
- 0
A function: void funct(char* argv[])
I need to know how many array elements actually passed in for each call of this function, is there a easy way to do it?
Thanks!
I need to know how many array elements actually passed in for each call of this function, is there a easy way to do it?
Thanks!