Hi,

I'm trying to assign an array stored in another C file to a pointer in my C program.

I keep getting the array is undefined

What is the best way of doing this?