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