The length is worked out withing the functions. I want to pass the a pointer only (not the whole array). I hope to create either an array or a string in perl and to pass the address of the array/string to the functions. Therefore, there is no need to pass the length.