Hi im trying to access strings stored in 2 different arrays using an array of pointers using the code:
typedef void (*fp)(int); //Declares a type of a void functi