f
This commit is contained in:
parent
4d852a0412
commit
e09fa3b54e
@ -75,7 +75,7 @@ int compare_students(const void* p1, const void* p2) {
|
||||
}
|
||||
}
|
||||
|
||||
int main() {
|
||||
/*int main() {
|
||||
struct student database[SIZE];
|
||||
int size = 0;
|
||||
|
||||
@ -98,4 +98,4 @@ int main() {
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}*/
|
||||
|
Loading…
Reference in New Issue
Block a user