I am having trouble with passing an array though exec. I can only ever seem to get the first element after passing it. I know the pointer only points to the head, but the rest should be in contiguous memory.I am having trouble with passing an array thoug