Is there a way to get the length of an Array when I only know a pointer pointing to the Array?
See the following example
int testInt[3]; testInt[0] =