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