Question: Why is my function protype invalid, please explain in detail 1 #include 2 #include 3 using namespace std; 4 void make(int n,int m,char arr[l[m]); 5

Why is my function protype invalid, please explain in detail  Why is my function protype invalid, please explain in detail 1
#include 2 #include 3 using namespace std; 4 void make(int n,int m,char

1 #include 2 #include 3 using namespace std; 4 void make(int n,int m,char arr[l[m]); 5 int main() return ; pp4735 error: use of parameter outside function body before '1' token void make(int n,int m,char arr[][m])

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!