Posts by Joana • 1 point
1 post
-
0
votes0
answers53
viewsQ: C language problem with queues and write to text file
I have a college job to do, but I have a lot of difficulty in language C the job is to create the following functions int InserirAviaoFila(char *voo); int MostrarFila(); int AutorizarDecolagem();…