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