hello,
Is there a way to implement a little function to return the size of an array
(not a string)?
Something like int size(int *array)
thanx
Is there a way to implement a little function to return the size of an array
(not a string)?
Something like int size(int *array)
thanx
Comment