Updated work1 with read menu selected
This commit is contained in:
parent
14f7cb286f
commit
47f8fc2341
BIN
tests/work1
BIN
tests/work1
Binary file not shown.
@ -60,7 +60,7 @@ int main()
|
||||
|
||||
display_menu();
|
||||
|
||||
scanf("enter the option: ", selected);
|
||||
scanf("\nenter the option: ", selected);
|
||||
|
||||
menu(selected);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user