SAE S1.01
Functions
Menus.c File Reference

Fichier qui contient les fonctions du menu. More...

#include "Fonctions.h"
Include dependency graph for Menus.c:

Functions

int ChoixMenu (void)
 Affiche le menu principal et permet de choisir une option. More...
 
int ChoixMenuAffichage (void)
 Affiche le menu d'affichage et permet de choisir une option. More...
 
int choixMenuActivites (void)
 

Detailed Description

Fichier qui contient les fonctions du menu.

Author
Antoine Perederii - Ayour Malki - Kyllian Chabanon

Function Documentation

◆ ChoixMenu()

int ChoixMenu ( void  )

Affiche le menu principal et permet de choisir une option.

Author
Antoine Perederii - Ayour Malki
Returns
le choix entré par l'utilisateur

◆ ChoixMenuAffichage()

int ChoixMenuAffichage ( void  )

Affiche le menu d'affichage et permet de choisir une option.

Author
Ayour Malki - Antoine Perederii
Returns
le choix entré par l'utilisateur