0_0_27611880_27149.cpp: In function 'int main()': 0_0_27611880_27149.cpp:77:15: error: cannot convert 'student (*)[1000]' to 'student*' for argument '1' to 'void sort(student*, int)' sort(&stu,i); ^