Add function and o.h, o.c for testing function
This commit is contained in:
parent
47f8fc2341
commit
651042c6b6
@ -105,3 +105,7 @@ void display_menu() {
|
||||
printf("\n");
|
||||
read_file("./../note/section1.txt");
|
||||
}
|
||||
|
||||
void display_students() {
|
||||
printf()
|
||||
}
|
Loading…
Reference in New Issue
Block a user