I have an string array in the form of char** I am struggling to find the length of that array: typedef struct _stringArray
I have a char pointer which would be used to store a string. It is used later in the program. I have declared and initialized like this: