You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1762 lines
126 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>My Project: /Users/alloux/SAE102_2022_GOIGOUX_JEUDI/src/I/un.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">My Project
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_daba02bfdc04413eb61ff40fb9ed5bf4.html">I</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">un.h File Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Partie 1 de la SAE 1.02.
<a href="#details">More...</a></p>
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h__dep__incl.png" border="0" usemap="#a_2_users_2alloux_2_s_a_e102__2022___g_o_i_g_o_u_x___j_e_u_d_i_2src_2_i_2un_8hdep" alt=""/></div>
<map name="a_2_users_2alloux_2_s_a_e102__2022___g_o_i_g_o_u_x___j_e_u_d_i_2src_2_i_2un_8hdep" id="a_2_users_2alloux_2_s_a_e102__2022___g_o_i_g_o_u_x___j_e_u_d_i_2src_2_i_2un_8hdep">
<area shape="rect" title="Partie 1 de la SAE 1.02." alt="" coords="5,5,201,60"/>
<area shape="rect" href="un_8c.html" title="Partie 1 de la SAE 1.02." alt="" coords="5,108,201,163"/>
<area shape="rect" href="main_8c.html" title="Exécutable principal du programme." alt="" coords="5,211,201,265"/>
</map>
</div>
</div>
<p><a href="un_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a56a001ef4c52c974a624fa17c000f927"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a56a001ef4c52c974a624fa17c000f927">identificationCandidat</a> (int *id, <a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> *listePointer, int *nbCandidats)</td></tr>
<tr class="memdesc:a56a001ef4c52c974a624fa17c000f927"><td class="mdescLeft">&#160;</td><td class="mdescRight">Propose à l'utilisateur de se connecter avec son id ou de créer son compte étudiant. Appelle la fonction créerCandidat si l'utilisateur veut s'enregistrer. <a href="un_8h.html#a56a001ef4c52c974a624fa17c000f927">More...</a><br /></td></tr>
<tr class="separator:a56a001ef4c52c974a624fa17c000f927"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aad23b63a1e3292f1ab46068e8804cff9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#aad23b63a1e3292f1ab46068e8804cff9">titreMenuPrincipal</a> (void)</td></tr>
<tr class="memdesc:aad23b63a1e3292f1ab46068e8804cff9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche le titre "RECRUTEMENT IUT". <a href="un_8h.html#aad23b63a1e3292f1ab46068e8804cff9">More...</a><br /></td></tr>
<tr class="separator:aad23b63a1e3292f1ab46068e8804cff9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a94ef7ccb881f0be7e7fbfd8c970c35e5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a94ef7ccb881f0be7e7fbfd8c970c35e5">menuCandidat</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiutPointer, <a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> *listePointer, int nbVilles, int *nbCandidats)</td></tr>
<tr class="memdesc:a94ef7ccb881f0be7e7fbfd8c970c35e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche le menu des candidats et permet l'appel des fonctions suivant le choix de l'utilisateur. <a href="un_8h.html#a94ef7ccb881f0be7e7fbfd8c970c35e5">More...</a><br /></td></tr>
<tr class="separator:a94ef7ccb881f0be7e7fbfd8c970c35e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ae624d9f4129de2756601355b4a9ecb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a5ae624d9f4129de2756601355b4a9ecb">menuResponsable</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, <a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> liste, int nbVilles, int nbCandidats)</td></tr>
<tr class="memdesc:a5ae624d9f4129de2756601355b4a9ecb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche le menu des responsables et permet l'appel des fonctions suivant le choix de l'utilisateur. <a href="un_8h.html#a5ae624d9f4129de2756601355b4a9ecb">More...</a><br /></td></tr>
<tr class="separator:a5ae624d9f4129de2756601355b4a9ecb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e91197935e5f2f6df2a2f2b6b05fd98"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a7e91197935e5f2f6df2a2f2b6b05fd98">menuAdmin</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***tiutPointer, <a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> liste, int *nbVilles, int nbCandidats)</td></tr>
<tr class="memdesc:a7e91197935e5f2f6df2a2f2b6b05fd98"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche le menu des administrateurs et permet l'appel des fonctions suivant le choix de l'utilisateur. <a href="un_8h.html#a7e91197935e5f2f6df2a2f2b6b05fd98">More...</a><br /></td></tr>
<tr class="separator:a7e91197935e5f2f6df2a2f2b6b05fd98"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab2d459e5dcbb100d4984998ccf87e073"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ab2d459e5dcbb100d4984998ccf87e073">menuPrincipal</a> (void)</td></tr>
<tr class="memdesc:ab2d459e5dcbb100d4984998ccf87e073"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche le menu principal et permet l'appel des menus candidats/administrateurs/responsables suivant le choix de l'utilisateur. <a href="un_8h.html#ab2d459e5dcbb100d4984998ccf87e073">More...</a><br /></td></tr>
<tr class="separator:ab2d459e5dcbb100d4984998ccf87e073"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5c913074025411b7b8e3abb68ee344b5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a5c913074025411b7b8e3abb68ee344b5">menuAdmin_modifierPlaces</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles)</td></tr>
<tr class="memdesc:a5c913074025411b7b8e3abb68ee344b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction permettant à l'administrateur de changer le nombre de places disponibles dans une formation. <a href="un_8h.html#a5c913074025411b7b8e3abb68ee344b5">More...</a><br /></td></tr>
<tr class="separator:a5c913074025411b7b8e3abb68ee344b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a219d45734867807383d880f34217ea1e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a219d45734867807383d880f34217ea1e">menuAdmin_creerIUT</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***tiutPointer, int *nbVilles)</td></tr>
<tr class="memdesc:a219d45734867807383d880f34217ea1e"><td class="mdescLeft">&#160;</td><td class="mdescRight">BONUS: Fonction permettant à l'utilisateur administrateur de créer un nouvel IUT. <a href="un_8h.html#a219d45734867807383d880f34217ea1e">More...</a><br /></td></tr>
<tr class="separator:a219d45734867807383d880f34217ea1e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae06ffb44849a7df738bb8268135c7227"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ae06ffb44849a7df738bb8268135c7227">menuAdmin_creerDepartement</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles)</td></tr>
<tr class="memdesc:ae06ffb44849a7df738bb8268135c7227"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction permettant à l'utilisateur administrateur de créer un nouveau département. <a href="un_8h.html#ae06ffb44849a7df738bb8268135c7227">More...</a><br /></td></tr>
<tr class="separator:ae06ffb44849a7df738bb8268135c7227"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc8300a25cc0383b24c755c4bbfd91ec"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#adc8300a25cc0383b24c755c4bbfd91ec">menuAdmin_supprimerDepartement</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles)</td></tr>
<tr class="memdesc:adc8300a25cc0383b24c755c4bbfd91ec"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction permettant à l'utilisateur administrateur de supprimer un département existant. <a href="un_8h.html#adc8300a25cc0383b24c755c4bbfd91ec">More...</a><br /></td></tr>
<tr class="separator:adc8300a25cc0383b24c755c4bbfd91ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af546658951e9ecc192aba7e019902318"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#af546658951e9ecc192aba7e019902318">menuAdmin_modifierResponsable</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles)</td></tr>
<tr class="memdesc:af546658951e9ecc192aba7e019902318"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction permettant à l'utilisateur administrateur de modifier le nom d'un responsable d'un département. <a href="un_8h.html#af546658951e9ecc192aba7e019902318">More...</a><br /></td></tr>
<tr class="separator:af546658951e9ecc192aba7e019902318"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad11139b8f8322e31ccf4bb815be15959"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ad11139b8f8322e31ccf4bb815be15959">creerVille</a> (void)</td></tr>
<tr class="memdesc:ad11139b8f8322e31ccf4bb815be15959"><td class="mdescLeft">&#160;</td><td class="mdescRight">BONUS: Alloue de la memoire de la taille d'une structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> avec un malloc. <a href="un_8h.html#ad11139b8f8322e31ccf4bb815be15959">More...</a><br /></td></tr>
<tr class="separator:ad11139b8f8322e31ccf4bb815be15959"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab72a94e0e428e8780f52ad9f0961309d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ab72a94e0e428e8780f52ad9f0961309d">ajouterVille</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***tiutPointer, <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> *ville, int *nbVilles)</td></tr>
<tr class="memdesc:ab72a94e0e428e8780f52ad9f0961309d"><td class="mdescLeft">&#160;</td><td class="mdescRight">BONUS: ajoute l'adresse d'une ville dans le tableau tiut contenue à l'adresse tiutPointer. On passe en paramètre tiutPointer parce que le realloc peut changer l'adresse mémoire du tableau. <a href="un_8h.html#ab72a94e0e428e8780f52ad9f0961309d">More...</a><br /></td></tr>
<tr class="separator:ab72a94e0e428e8780f52ad9f0961309d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2a08d27051520d60755e7efa40492106"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a2a08d27051520d60755e7efa40492106">rechercherVille</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles, char *searchIUT)</td></tr>
<tr class="memdesc:a2a08d27051520d60755e7efa40492106"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut. <a href="un_8h.html#a2a08d27051520d60755e7efa40492106">More...</a><br /></td></tr>
<tr class="separator:a2a08d27051520d60755e7efa40492106"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afd7ff18cc367c2398bcc6652efca0c16"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#afd7ff18cc367c2398bcc6652efca0c16">afficherListeVilles</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles)</td></tr>
<tr class="memdesc:afd7ff18cc367c2398bcc6652efca0c16"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche la liste des villes ayant un IUT. <a href="un_8h.html#afd7ff18cc367c2398bcc6652efca0c16">More...</a><br /></td></tr>
<tr class="separator:afd7ff18cc367c2398bcc6652efca0c16"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0f99e823db20dabb26769999a1642571"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a0f99e823db20dabb26769999a1642571">creerListeDepartement</a> (void)</td></tr>
<tr class="memdesc:a0f99e823db20dabb26769999a1642571"><td class="mdescLeft">&#160;</td><td class="mdescRight">Créer une liste vide. <a href="un_8h.html#a0f99e823db20dabb26769999a1642571">More...</a><br /></td></tr>
<tr class="separator:a0f99e823db20dabb26769999a1642571"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae3aa1879ca5ebdf3bcd1fc86293f6e80"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80">afficherListeDepartement</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles, char *searchIUT)</td></tr>
<tr class="memdesc:ae3aa1879ca5ebdf3bcd1fc86293f6e80"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de places dans la formation. <a href="un_8h.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80">More...</a><br /></td></tr>
<tr class="separator:ae3aa1879ca5ebdf3bcd1fc86293f6e80"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ada1c489775a3b28028ba68bcd8d21adc"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ada1c489775a3b28028ba68bcd8d21adc">afficherDepartement</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles, char *searchDept)</td></tr>
<tr class="memdesc:ada1c489775a3b28028ba68bcd8d21adc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Affiche la liste des IUT comprenant un département recherché par l'utilisateur. <a href="un_8h.html#ada1c489775a3b28028ba68bcd8d21adc">More...</a><br /></td></tr>
<tr class="separator:ada1c489775a3b28028ba68bcd8d21adc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a66e1da26145388147d82d4af162554b9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_maillon_dept.html">MaillonDept</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a66e1da26145388147d82d4af162554b9">creerDepartement</a> (char *departement, int nbP, char *responsable)</td></tr>
<tr class="memdesc:a66e1da26145388147d82d4af162554b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Alloue de la memoire de la taille d'une structure <a class="el" href="struct_maillon_dept.html">MaillonDept</a> avec un malloc. <a href="un_8h.html#a66e1da26145388147d82d4af162554b9">More...</a><br /></td></tr>
<tr class="separator:a66e1da26145388147d82d4af162554b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad51c905f9647bea520bae3251406e7a7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ad51c905f9647bea520bae3251406e7a7">ajouterDepartement</a> (<a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a> ldept, <a class="el" href="struct_maillon_dept.html">MaillonDept</a> *dept)</td></tr>
<tr class="memdesc:ad51c905f9647bea520bae3251406e7a7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Ajoute un département dans la liste chaînée des départements d'une ville. <a href="un_8h.html#ad51c905f9647bea520bae3251406e7a7">More...</a><br /></td></tr>
<tr class="separator:ad51c905f9647bea520bae3251406e7a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28d5da430784efeb0ba2a4fea3a506bc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a28d5da430784efeb0ba2a4fea3a506bc">supprimerDepartement</a> (<a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a> ldept, char *searchDept)</td></tr>
<tr class="memdesc:a28d5da430784efeb0ba2a4fea3a506bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Supprime le département dans une ville choisie par l'utilisateur. <a href="un_8h.html#a28d5da430784efeb0ba2a4fea3a506bc">More...</a><br /></td></tr>
<tr class="separator:a28d5da430784efeb0ba2a4fea3a506bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e323787fe17db1848073aeb18270d2b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a8e323787fe17db1848073aeb18270d2b">modifierNbPlaces</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles, char *searchIUT, char *searchDept, int nb)</td></tr>
<tr class="memdesc:a8e323787fe17db1848073aeb18270d2b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Modifie le nombre de place d'une formation. <a href="un_8h.html#a8e323787fe17db1848073aeb18270d2b">More...</a><br /></td></tr>
<tr class="separator:a8e323787fe17db1848073aeb18270d2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b1192f7fbbcaf1510e5c0746cbd6f95"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a0b1192f7fbbcaf1510e5c0746cbd6f95">modifierNomResponsable</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **tiut, int nbVilles, char *searchIUT, char *searchDept, char *nom)</td></tr>
<tr class="memdesc:a0b1192f7fbbcaf1510e5c0746cbd6f95"><td class="mdescLeft">&#160;</td><td class="mdescRight">Modifie le nom du responsable d'une formation. <a href="un_8h.html#a0b1192f7fbbcaf1510e5c0746cbd6f95">More...</a><br /></td></tr>
<tr class="separator:a0b1192f7fbbcaf1510e5c0746cbd6f95"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8d67ce9f6c4a989685fed049047d29e9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#a8d67ce9f6c4a989685fed049047d29e9">saveVilles</a> (<a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> *tiut[], int nbVilles)</td></tr>
<tr class="memdesc:a8d67ce9f6c4a989685fed049047d29e9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enregistre les modifications apportées aux structures de données dans le fichier binaire ville.bin. <a href="un_8h.html#a8d67ce9f6c4a989685fed049047d29e9">More...</a><br /></td></tr>
<tr class="separator:a8d67ce9f6c4a989685fed049047d29e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae8caf29eaa654f7be3db1ccfcd6fe756"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="un_8h.html#ae8caf29eaa654f7be3db1ccfcd6fe756">readVilles</a> (int *nbVilles)</td></tr>
<tr class="memdesc:ae8caf29eaa654f7be3db1ccfcd6fe756"><td class="mdescLeft">&#160;</td><td class="mdescRight">Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les données du fichier dans ce tableau. <a href="un_8h.html#ae8caf29eaa654f7be3db1ccfcd6fe756">More...</a><br /></td></tr>
<tr class="separator:ae8caf29eaa654f7be3db1ccfcd6fe756"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >Partie 1 de la SAE 1.02. </p>
<dl class="section author"><dt>Author</dt><dd>GOIGOUX Lucie &amp; JEUDI&ndash;LEMOINE Alix </dd></dl>
<dl class="section date"><dt>Date</dt><dd>22/12/22 </dd></dl>
<p>Application de gestion des candidature dans les IUT de France </p>
<p class="definition">Definition in file <a class="el" href="un_8h_source.html">un.h</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="ada1c489775a3b28028ba68bcd8d21adc" name="ada1c489775a3b28028ba68bcd8d21adc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ada1c489775a3b28028ba68bcd8d21adc">&#9670;&#160;</a></span>afficherDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void afficherDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchDept</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche la liste des IUT comprenant un département recherché par l'utilisateur. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">searchDept</td><td>Département recherchée par l'utilisateur </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00785">785</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ada1c489775a3b28028ba68bcd8d21adc_icgraph.png" border="0" usemap="#aun_8h_ada1c489775a3b28028ba68bcd8d21adc_icgraph" alt=""/></div>
<map name="aun_8h_ada1c489775a3b28028ba68bcd8d21adc_icgraph" id="aun_8h_ada1c489775a3b28028ba68bcd8d21adc_icgraph">
<area shape="rect" title="Affiche la liste des IUT comprenant un département recherché par l&#39;utilisateur." alt="" coords="411,5,551,31"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,5,363,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ae3aa1879ca5ebdf3bcd1fc86293f6e80" name="ae3aa1879ca5ebdf3bcd1fc86293f6e80"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae3aa1879ca5ebdf3bcd1fc86293f6e80">&#9670;&#160;</a></span>afficherListeDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int afficherListeDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchIUT</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de places dans la formation. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">searchIUT</td><td>Ville recherchée par l'utilisateur </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>1 si l'affichage s'est bien déroulé et -1 si la ville recherchée n'existe pas </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00758">758</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_cgraph.png" border="0" usemap="#aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_cgraph" alt=""/></div>
<map name="aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_cgraph" id="aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_cgraph">
<area shape="rect" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="5,5,173,31"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="221,5,329,31"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_icgraph.png" border="0" usemap="#aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_icgraph" alt=""/></div>
<map name="aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_icgraph" id="aun_8h_ae3aa1879ca5ebdf3bcd1fc86293f6e80_icgraph">
<area shape="rect" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="689,80,857,105"/>
<area shape="rect" href="un_8c.html#a5c913074025411b7b8e3abb68ee344b5" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="434,5,618,31"/>
<area shape="rect" href="un_8c.html#af546658951e9ecc192aba7e019902318" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="416,55,636,80"/>
<area shape="rect" href="un_8c.html#adc8300a25cc0383b24c755c4bbfd91ec" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="411,104,641,129"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,129,363,155"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="264,80,355,105"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,105,208,131"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,105,56,131"/>
</map>
</div>
</div>
</div>
<a id="afd7ff18cc367c2398bcc6652efca0c16" name="afd7ff18cc367c2398bcc6652efca0c16"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afd7ff18cc367c2398bcc6652efca0c16">&#9670;&#160;</a></span>afficherListeVilles()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void afficherListeVilles </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche la liste des villes ayant un IUT. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00744">744</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_afd7ff18cc367c2398bcc6652efca0c16_icgraph.png" border="0" usemap="#aun_8h_afd7ff18cc367c2398bcc6652efca0c16_icgraph" alt=""/></div>
<map name="aun_8h_afd7ff18cc367c2398bcc6652efca0c16_icgraph" id="aun_8h_afd7ff18cc367c2398bcc6652efca0c16_icgraph">
<area shape="rect" title="Affiche la liste des villes ayant un IUT." alt="" coords="411,5,536,31"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,5,363,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ad51c905f9647bea520bae3251406e7a7" name="ad51c905f9647bea520bae3251406e7a7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad51c905f9647bea520bae3251406e7a7">&#9670;&#160;</a></span>ajouterDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a> ajouterDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a>&#160;</td>
<td class="paramname"><em>ldept</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="struct_maillon_dept.html">MaillonDept</a> *&#160;</td>
<td class="paramname"><em>dept</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Ajoute un département dans la liste chaînée des départements d'une ville. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ldept</td><td>Liste chaînée des départements d'un IUT précis </td></tr>
<tr><td class="paramname">dept</td><td>Adresse du département à ajouter </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Retourne la liste des département de la ville (adresse) </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00834">834</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ad51c905f9647bea520bae3251406e7a7_icgraph.png" border="0" usemap="#aun_8h_ad51c905f9647bea520bae3251406e7a7_icgraph" alt=""/></div>
<map name="aun_8h_ad51c905f9647bea520bae3251406e7a7_icgraph" id="aun_8h_ad51c905f9647bea520bae3251406e7a7_icgraph">
<area shape="rect" title="Ajoute un département dans la liste chaînée des départements d&#39;une ville." alt="" coords="645,5,781,31"/>
<area shape="rect" href="un_8c.html#ae06ffb44849a7df738bb8268135c7227" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="395,5,597,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ab72a94e0e428e8780f52ad9f0961309d" name="ab72a94e0e428e8780f52ad9f0961309d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab72a94e0e428e8780f52ad9f0961309d">&#9670;&#160;</a></span>ajouterVille()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ajouterVille </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***&#160;</td>
<td class="paramname"><em>tiutPointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> *&#160;</td>
<td class="paramname"><em>ville</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>BONUS: ajoute l'adresse d'une ville dans le tableau tiut contenue à l'adresse tiutPointer. On passe en paramètre tiutPointer parce que le realloc peut changer l'adresse mémoire du tableau. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiutPointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">ville</td><td>Adresse de la nouvelle ville à ajouter dans le tableau tiut </td></tr>
<tr><td class="paramname">nbVilles</td><td>Pointeur sur le nombre de villes dans le tableau tiut. On ajoute +1 à la variable. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00721">721</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ab72a94e0e428e8780f52ad9f0961309d_icgraph.png" border="0" usemap="#aun_8h_ab72a94e0e428e8780f52ad9f0961309d_icgraph" alt=""/></div>
<map name="aun_8h_ab72a94e0e428e8780f52ad9f0961309d_icgraph" id="aun_8h_ab72a94e0e428e8780f52ad9f0961309d_icgraph">
<area shape="rect" title="BONUS: ajoute l&#39;adresse d&#39;une ville dans le tableau tiut contenue à l&#39;adresse tiutPointer...." alt="" coords="592,5,679,31"/>
<area shape="rect" href="un_8c.html#a219d45734867807383d880f34217ea1e" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="395,5,544,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a66e1da26145388147d82d4af162554b9" name="a66e1da26145388147d82d4af162554b9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a66e1da26145388147d82d4af162554b9">&#9670;&#160;</a></span>creerDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_maillon_dept.html">MaillonDept</a> * creerDepartement </td>
<td>(</td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>departement</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbP</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>responsable</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Alloue de la memoire de la taille d'une structure <a class="el" href="struct_maillon_dept.html">MaillonDept</a> avec un malloc. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">departement</td><td>Nom du nouveau département à créer </td></tr>
<tr><td class="paramname">nbP</td><td>Nombre de place disponible dans le nouveau département à ajouter </td></tr>
<tr><td class="paramname">responsable</td><td>Nom du responsable pour le nouveau département </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Retourne l'adresse du nouveau département </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00818">818</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a66e1da26145388147d82d4af162554b9_icgraph.png" border="0" usemap="#aun_8h_a66e1da26145388147d82d4af162554b9_icgraph" alt=""/></div>
<map name="aun_8h_a66e1da26145388147d82d4af162554b9_icgraph" id="aun_8h_a66e1da26145388147d82d4af162554b9_icgraph">
<area shape="rect" title="Alloue de la memoire de la taille d&#39;une structure MaillonDept avec un malloc." alt="" coords="645,5,772,31"/>
<area shape="rect" href="un_8c.html#ae06ffb44849a7df738bb8268135c7227" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="395,5,597,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a0f99e823db20dabb26769999a1642571" name="a0f99e823db20dabb26769999a1642571"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0f99e823db20dabb26769999a1642571">&#9670;&#160;</a></span>creerListeDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a> creerListeDepartement </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Créer une liste vide. </p>
<dl class="section return"><dt>Returns</dt><dd>Retourne NULL </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00754">754</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a0f99e823db20dabb26769999a1642571_icgraph.png" border="0" usemap="#aun_8h_a0f99e823db20dabb26769999a1642571_icgraph" alt=""/></div>
<map name="aun_8h_a0f99e823db20dabb26769999a1642571_icgraph" id="aun_8h_a0f99e823db20dabb26769999a1642571_icgraph">
<area shape="rect" title="Créer une liste vide." alt="" coords="716,31,871,56"/>
<area shape="rect" href="un_8c.html#ad11139b8f8322e31ccf4bb815be15959" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="592,5,668,31"/>
<area shape="rect" href="un_8c.html#ae8caf29eaa654f7be3db1ccfcd6fe756" title="Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les do..." alt="" coords="430,56,509,81"/>
<area shape="rect" href="un_8c.html#a219d45734867807383d880f34217ea1e" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="395,5,544,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,31,208,56"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,31,56,56"/>
</map>
</div>
</div>
</div>
<a id="ad11139b8f8322e31ccf4bb815be15959" name="ad11139b8f8322e31ccf4bb815be15959"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad11139b8f8322e31ccf4bb815be15959">&#9670;&#160;</a></span>creerVille()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> * creerVille </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>BONUS: Alloue de la memoire de la taille d'une structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> avec un malloc. </p>
<dl class="section return"><dt>Returns</dt><dd>retourne l'adresse générée par le malloc </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00708">708</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ad11139b8f8322e31ccf4bb815be15959_cgraph.png" border="0" usemap="#aun_8h_ad11139b8f8322e31ccf4bb815be15959_cgraph" alt=""/></div>
<map name="aun_8h_ad11139b8f8322e31ccf4bb815be15959_cgraph" id="aun_8h_ad11139b8f8322e31ccf4bb815be15959_cgraph">
<area shape="rect" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="5,5,81,31"/>
<area shape="rect" href="un_8c.html#a0f99e823db20dabb26769999a1642571" title="Créer une liste vide." alt="" coords="129,5,284,31"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ad11139b8f8322e31ccf4bb815be15959_icgraph.png" border="0" usemap="#aun_8h_ad11139b8f8322e31ccf4bb815be15959_icgraph" alt=""/></div>
<map name="aun_8h_ad11139b8f8322e31ccf4bb815be15959_icgraph" id="aun_8h_ad11139b8f8322e31ccf4bb815be15959_icgraph">
<area shape="rect" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="592,5,668,31"/>
<area shape="rect" href="un_8c.html#a219d45734867807383d880f34217ea1e" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="395,5,544,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a56a001ef4c52c974a624fa17c000f927" name="a56a001ef4c52c974a624fa17c000f927"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a56a001ef4c52c974a624fa17c000f927">&#9670;&#160;</a></span>identificationCandidat()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void identificationCandidat </td>
<td>(</td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> *&#160;</td>
<td class="paramname"><em>listePointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbCandidats</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Propose à l'utilisateur de se connecter avec son id ou de créer son compte étudiant. Appelle la fonction créerCandidat si l'utilisateur veut s'enregistrer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">id</td><td>Passage par adresse de la variable "id" </td></tr>
<tr><td class="paramname">listePointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure candidat </td></tr>
<tr><td class="paramname">nbcandidat</td><td>Pointeur sur le nombre de candidats dans le fichier candidat.don </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00019">19</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a56a001ef4c52c974a624fa17c000f927_cgraph.png" border="0" usemap="#aun_8h_a56a001ef4c52c974a624fa17c000f927_cgraph" alt=""/></div>
<map name="aun_8h_a56a001ef4c52c974a624fa17c000f927_cgraph" id="aun_8h_a56a001ef4c52c974a624fa17c000f927_cgraph">
<area shape="rect" title="Propose à l&#39;utilisateur de se connecter avec son id ou de créer son compte étudiant...." alt="" coords="5,31,152,56"/>
<area shape="rect" href="deux_8c.html#a54eb9bc5dbdbdb457257dbd4727ec59f" title="Ajoute l&#39;adresse du candidat dans le tableau de pointeur &quot;liste&quot;." alt="" coords="200,5,313,31"/>
<area shape="rect" href="deux_8c.html#a9fd89bafa880d71f757f84466bd9141d" title="Alloue de la mémoire de la taille d&#39;une structure Candidat avec un malloc." alt="" coords="205,55,308,80"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a56a001ef4c52c974a624fa17c000f927_icgraph.png" border="0" usemap="#aun_8h_a56a001ef4c52c974a624fa17c000f927_icgraph" alt=""/></div>
<map name="aun_8h_a56a001ef4c52c974a624fa17c000f927_icgraph" id="aun_8h_a56a001ef4c52c974a624fa17c000f927_icgraph">
<area shape="rect" title="Propose à l&#39;utilisateur de se connecter avec son id ou de créer son compte étudiant...." alt="" coords="411,5,557,31"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,5,363,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a7e91197935e5f2f6df2a2f2b6b05fd98" name="a7e91197935e5f2f6df2a2f2b6b05fd98"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7e91197935e5f2f6df2a2f2b6b05fd98">&#9670;&#160;</a></span>menuAdmin()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***&#160;</td>
<td class="paramname"><em>tiutPointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a>&#160;</td>
<td class="paramname"><em>liste</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbCandidats</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche le menu des administrateurs et permet l'appel des fonctions suivant le choix de l'utilisateur. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiutPointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">listePointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_candidat.html">Candidat</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Pointeur sur le nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">nbcandidat</td><td>Pointeur sur le nombre de candidats dans le tableau liste </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00349">349</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_cgraph.png" border="0" usemap="#aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_cgraph" alt=""/></div>
<map name="aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_cgraph" id="aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_cgraph">
<area shape="rect" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="5,379,96,404"/>
<area shape="rect" href="deux_8c.html#af5b94a22bd855987ee7db353ce1cc00a" title="Affiche tous les candidats triés par nom." alt="" coords="183,55,335,80"/>
<area shape="rect" href="un_8c.html#ae06ffb44849a7df738bb8268135c7227" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="158,179,361,204"/>
<area shape="rect" href="un_8c.html#a219d45734867807383d880f34217ea1e" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="185,541,334,567"/>
<area shape="rect" href="un_8c.html#a5c913074025411b7b8e3abb68ee344b5" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="167,353,351,379"/>
<area shape="rect" href="un_8c.html#af546658951e9ecc192aba7e019902318" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="149,304,369,329"/>
<area shape="rect" href="un_8c.html#adc8300a25cc0383b24c755c4bbfd91ec" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="144,404,375,429"/>
<area shape="rect" href="deux_8c.html#ab69176142c7bc496d57694e11e7deb16" title="Lis le status actuel de la phase de candidature (0 si la phase est arrêtée et 1 si elle est lancée)" alt="" coords="466,504,551,529"/>
<area shape="rect" href="deux_8c.html#a3bba1ba5f848dde11fbc93cab5278878" title="Enregistre sur le fichier texte status.don le status actuel de la phase de candidature (0 si la phase..." alt="" coords="215,591,303,616"/>
<area shape="rect" href="deux_8c.html#a7fe4daeb12de384a0a66b98f0b4cdf30" title="Affiche un candidat précis." alt="" coords="450,55,567,80"/>
<area shape="rect" href="deux_8c.html#aa29d659a5a7e104d16453fb638aa7879" title="Compare deux candidats suivant l&#39;ordre alphabetique." alt="" coords="443,5,574,31"/>
<area shape="rect" href="un_8c.html#ad51c905f9647bea520bae3251406e7a7" title="Ajoute un département dans la liste chaînée des départements d&#39;une ville." alt="" coords="441,104,577,129"/>
<area shape="rect" href="un_8c.html#a66e1da26145388147d82d4af162554b9" title="Alloue de la memoire de la taille d&#39;une structure MaillonDept avec un malloc." alt="" coords="445,153,572,179"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="666,304,774,329"/>
<area shape="rect" href="un_8c.html#ab72a94e0e428e8780f52ad9f0961309d" title="BONUS: ajoute l&#39;adresse d&#39;une ville dans le tableau tiut contenue à l&#39;adresse tiutPointer...." alt="" coords="465,603,552,628"/>
<area shape="rect" href="un_8c.html#ad11139b8f8322e31ccf4bb815be15959" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="471,553,547,579"/>
<area shape="rect" href="un_8c.html#a0f99e823db20dabb26769999a1642571" title="Créer une liste vide." alt="" coords="643,553,797,579"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="425,353,593,379"/>
<area shape="rect" href="un_8c.html#a8e323787fe17db1848073aeb18270d2b" title="Modifie le nombre de place d&#39;une formation." alt="" coords="446,304,571,329"/>
<area shape="rect" href="un_8c.html#a0b1192f7fbbcaf1510e5c0746cbd6f95" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="423,255,595,280"/>
<area shape="rect" href="un_8c.html#a28d5da430784efeb0ba2a4fea3a506bc" title="Supprime le département dans une ville choisie par l&#39;utilisateur." alt="" coords="431,455,586,480"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_icgraph.png" border="0" usemap="#aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_icgraph" alt=""/></div>
<map name="aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_icgraph" id="aun_8h_a7e91197935e5f2f6df2a2f2b6b05fd98_icgraph">
<area shape="rect" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ae06ffb44849a7df738bb8268135c7227" name="ae06ffb44849a7df738bb8268135c7227"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae06ffb44849a7df738bb8268135c7227">&#9670;&#160;</a></span>menuAdmin_creerDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin_creerDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Fonction permettant à l'utilisateur administrateur de créer un nouveau département. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00597">597</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae06ffb44849a7df738bb8268135c7227_cgraph.png" border="0" usemap="#aun_8h_ae06ffb44849a7df738bb8268135c7227_cgraph" alt=""/></div>
<map name="aun_8h_ae06ffb44849a7df738bb8268135c7227_cgraph" id="aun_8h_ae06ffb44849a7df738bb8268135c7227_cgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="5,55,208,80"/>
<area shape="rect" href="un_8c.html#ad51c905f9647bea520bae3251406e7a7" title="Ajoute un département dans la liste chaînée des départements d&#39;une ville." alt="" coords="256,5,392,31"/>
<area shape="rect" href="un_8c.html#a66e1da26145388147d82d4af162554b9" title="Alloue de la memoire de la taille d&#39;une structure MaillonDept avec un malloc." alt="" coords="261,55,387,80"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="270,104,378,129"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae06ffb44849a7df738bb8268135c7227_icgraph.png" border="0" usemap="#aun_8h_ae06ffb44849a7df738bb8268135c7227_icgraph" alt=""/></div>
<map name="aun_8h_ae06ffb44849a7df738bb8268135c7227_icgraph" id="aun_8h_ae06ffb44849a7df738bb8268135c7227_icgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="395,5,597,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a219d45734867807383d880f34217ea1e" name="a219d45734867807383d880f34217ea1e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a219d45734867807383d880f34217ea1e">&#9670;&#160;</a></span>menuAdmin_creerIUT()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin_creerIUT </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ***&#160;</td>
<td class="paramname"><em>tiutPointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>BONUS: Fonction permettant à l'utilisateur administrateur de créer un nouvel IUT. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiutPointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Pointeur sur le nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00580">580</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a219d45734867807383d880f34217ea1e_cgraph.png" border="0" usemap="#aun_8h_a219d45734867807383d880f34217ea1e_cgraph" alt=""/></div>
<map name="aun_8h_a219d45734867807383d880f34217ea1e_cgraph" id="aun_8h_a219d45734867807383d880f34217ea1e_cgraph">
<area shape="rect" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="5,31,155,56"/>
<area shape="rect" href="un_8c.html#ab72a94e0e428e8780f52ad9f0961309d" title="BONUS: ajoute l&#39;adresse d&#39;une ville dans le tableau tiut contenue à l&#39;adresse tiutPointer...." alt="" coords="203,5,289,31"/>
<area shape="rect" href="un_8c.html#ad11139b8f8322e31ccf4bb815be15959" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="208,55,284,80"/>
<area shape="rect" href="un_8c.html#a0f99e823db20dabb26769999a1642571" title="Créer une liste vide." alt="" coords="337,55,492,80"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a219d45734867807383d880f34217ea1e_icgraph.png" border="0" usemap="#aun_8h_a219d45734867807383d880f34217ea1e_icgraph" alt=""/></div>
<map name="aun_8h_a219d45734867807383d880f34217ea1e_icgraph" id="aun_8h_a219d45734867807383d880f34217ea1e_icgraph">
<area shape="rect" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="395,5,544,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a5c913074025411b7b8e3abb68ee344b5" name="a5c913074025411b7b8e3abb68ee344b5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5c913074025411b7b8e3abb68ee344b5">&#9670;&#160;</a></span>menuAdmin_modifierPlaces()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin_modifierPlaces </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Fonction permettant à l'administrateur de changer le nombre de places disponibles dans une formation. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00559">559</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a5c913074025411b7b8e3abb68ee344b5_cgraph.png" border="0" usemap="#aun_8h_a5c913074025411b7b8e3abb68ee344b5_cgraph" alt=""/></div>
<map name="aun_8h_a5c913074025411b7b8e3abb68ee344b5_cgraph" id="aun_8h_a5c913074025411b7b8e3abb68ee344b5_cgraph">
<area shape="rect" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="5,31,189,56"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="237,5,405,31"/>
<area shape="rect" href="un_8c.html#a8e323787fe17db1848073aeb18270d2b" title="Modifie le nombre de place d&#39;une formation." alt="" coords="259,55,384,80"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="453,31,561,56"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a5c913074025411b7b8e3abb68ee344b5_icgraph.png" border="0" usemap="#aun_8h_a5c913074025411b7b8e3abb68ee344b5_icgraph" alt=""/></div>
<map name="aun_8h_a5c913074025411b7b8e3abb68ee344b5_icgraph" id="aun_8h_a5c913074025411b7b8e3abb68ee344b5_icgraph">
<area shape="rect" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="395,5,579,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="af546658951e9ecc192aba7e019902318" name="af546658951e9ecc192aba7e019902318"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af546658951e9ecc192aba7e019902318">&#9670;&#160;</a></span>menuAdmin_modifierResponsable()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin_modifierResponsable </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Fonction permettant à l'utilisateur administrateur de modifier le nom d'un responsable d'un département. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00685">685</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_af546658951e9ecc192aba7e019902318_cgraph.png" border="0" usemap="#aun_8h_af546658951e9ecc192aba7e019902318_cgraph" alt=""/></div>
<map name="aun_8h_af546658951e9ecc192aba7e019902318_cgraph" id="aun_8h_af546658951e9ecc192aba7e019902318_cgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="5,31,225,56"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="275,5,443,31"/>
<area shape="rect" href="un_8c.html#a0b1192f7fbbcaf1510e5c0746cbd6f95" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="273,55,445,80"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="493,31,601,56"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_af546658951e9ecc192aba7e019902318_icgraph.png" border="0" usemap="#aun_8h_af546658951e9ecc192aba7e019902318_icgraph" alt=""/></div>
<map name="aun_8h_af546658951e9ecc192aba7e019902318_icgraph" id="aun_8h_af546658951e9ecc192aba7e019902318_icgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="395,5,615,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="adc8300a25cc0383b24c755c4bbfd91ec" name="adc8300a25cc0383b24c755c4bbfd91ec"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adc8300a25cc0383b24c755c4bbfd91ec">&#9670;&#160;</a></span>menuAdmin_supprimerDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuAdmin_supprimerDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Fonction permettant à l'utilisateur administrateur de supprimer un département existant. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00653">653</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_adc8300a25cc0383b24c755c4bbfd91ec_cgraph.png" border="0" usemap="#aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_cgraph" alt=""/></div>
<map name="aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_cgraph" id="aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_cgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="5,81,236,107"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="284,5,452,31"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="500,31,608,56"/>
<area shape="rect" href="deux_8c.html#ab69176142c7bc496d57694e11e7deb16" title="Lis le status actuel de la phase de candidature (0 si la phase est arrêtée et 1 si elle est lancée)" alt="" coords="325,107,411,132"/>
<area shape="rect" href="un_8c.html#a28d5da430784efeb0ba2a4fea3a506bc" title="Supprime le département dans une ville choisie par l&#39;utilisateur." alt="" coords="291,156,445,181"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_adc8300a25cc0383b24c755c4bbfd91ec_icgraph.png" border="0" usemap="#aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_icgraph" alt=""/></div>
<map name="aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_icgraph" id="aun_8h_adc8300a25cc0383b24c755c4bbfd91ec_icgraph">
<area shape="rect" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="395,5,625,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a94ef7ccb881f0be7e7fbfd8c970c35e5" name="a94ef7ccb881f0be7e7fbfd8c970c35e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a94ef7ccb881f0be7e7fbfd8c970c35e5">&#9670;&#160;</a></span>menuCandidat()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuCandidat </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiutPointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a> *&#160;</td>
<td class="paramname"><em>listePointer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbCandidats</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche le menu des candidats et permet l'appel des fonctions suivant le choix de l'utilisateur. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiutPointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">listePointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure candidat </td></tr>
<tr><td class="paramname">nbVilles</td><td>Pointeur sur le nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">nbcandidat</td><td>Pointeur sur le nombre de candidats dans le tableau liste </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00119">119</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_cgraph.png" border="0" usemap="#aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_cgraph" alt=""/></div>
<map name="aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_cgraph" id="aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_cgraph">
<area shape="rect" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="5,153,112,179"/>
<area shape="rect" href="un_8c.html#ada1c489775a3b28028ba68bcd8d21adc" title="Affiche la liste des IUT comprenant un département recherché par l&#39;utilisateur." alt="" coords="199,5,339,31"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="185,55,353,80"/>
<area shape="rect" href="un_8c.html#afd7ff18cc367c2398bcc6652efca0c16" title="Affiche la liste des villes ayant un IUT." alt="" coords="207,153,332,179"/>
<area shape="rect" href="un_8c.html#a56a001ef4c52c974a624fa17c000f927" title="Propose à l&#39;utilisateur de se connecter avec son id ou de créer son compte étudiant...." alt="" coords="196,203,343,228"/>
<area shape="rect" href="deux_8c.html#a346ec11b7cfecb53142039ba1125e31e" title="Permet au candidat de déposer une candidature." alt="" coords="183,104,356,129"/>
<area shape="rect" href="quatre_8c.html#a2a562fa04bb68f6a95562a03689e587d" title="Permet de voir les candidatures et les décisions prises." alt="" coords="160,375,379,400"/>
<area shape="rect" href="deux_8c.html#ab69176142c7bc496d57694e11e7deb16" title="Lis le status actuel de la phase de candidature (0 si la phase est arrêtée et 1 si elle est lancée)" alt="" coords="227,424,312,449"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="450,5,558,31"/>
<area shape="rect" href="deux_8c.html#a54eb9bc5dbdbdb457257dbd4727ec59f" title="Ajoute l&#39;adresse du candidat dans le tableau de pointeur &quot;liste&quot;." alt="" coords="447,203,561,228"/>
<area shape="rect" href="deux_8c.html#a9fd89bafa880d71f757f84466bd9141d" title="Alloue de la mémoire de la taille d&#39;une structure Candidat avec un malloc." alt="" coords="453,252,555,277"/>
<area shape="rect" href="deux_8c.html#a581b991f3ee0dc610d684f27dce120ae" title="Ajoute une candidature dans la liste des candidatures associées au candidat correspondant dans les pa..." alt="" coords="439,55,569,80"/>
<area shape="rect" href="deux_8c.html#a6b5755efb0bb15c7ee98372c76763fa1" title="Verifie si la candidature à ajouter n&#39;existe pas déjà" alt="" coords="441,104,567,129"/>
<area shape="rect" href="deux_8c.html#a8a7f12cc6517d640aea8a0d80797737a" title="Alloue de la mémoire de la taille d&#39;une structure Candidature avec un malloc avec les valeurs par déf..." alt="" coords="443,153,565,179"/>
<area shape="rect" href="deux_8c.html#a3f92b836fa2cfadc62f0ad9c11a449c5" title="Affiche récursivement toutes les candidatures d&#39;un seul candidat." alt="" coords="433,325,575,351"/>
<area shape="rect" href="quatre_8c.html#a82fdc98bc2b25a880f47d2eb5cf14c25" title=" " alt="" coords="429,375,579,400"/>
<area shape="rect" href="quatre_8c.html#a410abd648b8acce13d90384b564c3074" title=" " alt="" coords="637,425,694,451"/>
<area shape="rect" href="quatre_8c.html#aa8d5d6069e2362a84abbace54b35306d" title=" " alt="" coords="427,525,581,551"/>
<area shape="rect" href="quatre_8c.html#a21eb0da0f4012fb2fe33c8caa418c0a3" title=" " alt="" coords="434,476,574,501"/>
<area shape="rect" href="quatre_8c.html#acc51dee30aafec6d0f9d6147976b7a45" title=" " alt="" coords="749,451,816,476"/>
<area shape="rect" href="quatre_8c.html#a06b1ce1b275f19154a098613583fd75c" title=" " alt="" coords="629,524,701,549"/>
<area shape="rect" href="quatre_8c.html#a66f9e795a2d3496092d882a0f47c27ab" title=" " alt="" coords="637,475,694,500"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_icgraph.png" border="0" usemap="#aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_icgraph" alt=""/></div>
<map name="aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_icgraph" id="aun_8h_a94ef7ccb881f0be7e7fbfd8c970c35e5_icgraph">
<area shape="rect" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,5,363,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ab2d459e5dcbb100d4984998ccf87e073" name="ab2d459e5dcbb100d4984998ccf87e073"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab2d459e5dcbb100d4984998ccf87e073">&#9670;&#160;</a></span>menuPrincipal()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuPrincipal </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche le menu principal et permet l'appel des menus candidats/administrateurs/responsables suivant le choix de l'utilisateur. </p>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00453">453</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ab2d459e5dcbb100d4984998ccf87e073_cgraph.png" border="0" usemap="#aun_8h_ab2d459e5dcbb100d4984998ccf87e073_cgraph" alt=""/></div>
<map name="aun_8h_ab2d459e5dcbb100d4984998ccf87e073_cgraph" id="aun_8h_ab2d459e5dcbb100d4984998ccf87e073_cgraph">
<area shape="rect" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="5,871,109,896"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="175,305,266,331"/>
<area shape="rect" href="deux_8c.html#ab69176142c7bc496d57694e11e7deb16" title="Lis le status actuel de la phase de candidature (0 si la phase est arrêtée et 1 si elle est lancée)" alt="" coords="691,405,777,431"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="167,733,274,759"/>
<area shape="rect" href="un_8c.html#a5ae624d9f4129de2756601355b4a9ecb" title="Affiche le menu des responsables et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="382,1201,513,1227"/>
<area shape="rect" href="deux_8c.html#ab23f833bdb8e7e5f6705a427b803940c" title="Lit la liste des candidats dans le fichier texte candidats.don puis les met dans la structure ListeCa..." alt="" coords="167,820,274,845"/>
<area shape="rect" href="un_8c.html#ae8caf29eaa654f7be3db1ccfcd6fe756" title="Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les do..." alt="" coords="181,921,260,947"/>
<area shape="rect" href="deux_8c.html#a144c1ecbcf346d4181e31a558ba84ac5" title="Enregistre la liste des candidats dans le fichier texte candidats.don." alt="" coords="166,971,275,996"/>
<area shape="rect" href="un_8c.html#a8d67ce9f6c4a989685fed049047d29e9" title="Enregistre les modifications apportées aux structures de données dans le fichier binaire ville...." alt="" coords="179,1020,262,1045"/>
<area shape="rect" href="un_8c.html#aad23b63a1e3292f1ab46068e8804cff9" title="Affiche le titre &quot;RECRUTEMENT IUT&quot;." alt="" coords="157,1069,284,1095"/>
<area shape="rect" href="deux_8c.html#af5b94a22bd855987ee7db353ce1cc00a" title="Affiche tous les candidats triés par nom." alt="" coords="658,459,810,484"/>
<area shape="rect" href="un_8c.html#ae06ffb44849a7df738bb8268135c7227" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="346,80,549,105"/>
<area shape="rect" href="un_8c.html#a219d45734867807383d880f34217ea1e" title="BONUS: Fonction permettant à l&#39;utilisateur administrateur de créer un nouvel IUT." alt="" coords="373,609,522,635"/>
<area shape="rect" href="un_8c.html#a5c913074025411b7b8e3abb68ee344b5" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="355,305,539,331"/>
<area shape="rect" href="un_8c.html#af546658951e9ecc192aba7e019902318" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="337,157,557,183"/>
<area shape="rect" href="un_8c.html#adc8300a25cc0383b24c755c4bbfd91ec" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="332,207,563,232"/>
<area shape="rect" href="deux_8c.html#a3bba1ba5f848dde11fbc93cab5278878" title="Enregistre sur le fichier texte status.don le status actuel de la phase de candidature (0 si la phase..." alt="" coords="403,256,491,281"/>
<area shape="rect" href="deux_8c.html#a7fe4daeb12de384a0a66b98f0b4cdf30" title="Affiche un candidat précis." alt="" coords="929,459,1046,484"/>
<area shape="rect" href="deux_8c.html#aa29d659a5a7e104d16453fb638aa7879" title="Compare deux candidats suivant l&#39;ordre alphabetique." alt="" coords="922,508,1053,533"/>
<area shape="rect" href="un_8c.html#ad51c905f9647bea520bae3251406e7a7" title="Ajoute un département dans la liste chaînée des départements d&#39;une ville." alt="" coords="666,5,802,31"/>
<area shape="rect" href="un_8c.html#a66e1da26145388147d82d4af162554b9" title="Alloue de la memoire de la taille d&#39;une structure MaillonDept avec un malloc." alt="" coords="671,55,797,80"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="933,307,1041,332"/>
<area shape="rect" href="un_8c.html#ab72a94e0e428e8780f52ad9f0961309d" title="BONUS: ajoute l&#39;adresse d&#39;une ville dans le tableau tiut contenue à l&#39;adresse tiutPointer...." alt="" coords="691,508,777,533"/>
<area shape="rect" href="un_8c.html#ad11139b8f8322e31ccf4bb815be15959" title="BONUS: Alloue de la memoire de la taille d&#39;une structure VilleIUT avec un malloc." alt="" coords="696,557,772,583"/>
<area shape="rect" href="un_8c.html#a0f99e823db20dabb26769999a1642571" title="Créer une liste vide." alt="" coords="910,965,1065,991"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="650,307,818,332"/>
<area shape="rect" href="un_8c.html#a8e323787fe17db1848073aeb18270d2b" title="Modifie le nombre de place d&#39;une formation." alt="" coords="671,356,797,381"/>
<area shape="rect" href="un_8c.html#a0b1192f7fbbcaf1510e5c0746cbd6f95" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="648,156,820,181"/>
<area shape="rect" href="un_8c.html#a28d5da430784efeb0ba2a4fea3a506bc" title="Supprime le département dans une ville choisie par l&#39;utilisateur." alt="" coords="657,257,811,283"/>
<area shape="rect" href="un_8c.html#ada1c489775a3b28028ba68bcd8d21adc" title="Affiche la liste des IUT comprenant un département recherché par l&#39;utilisateur." alt="" coords="377,659,517,684"/>
<area shape="rect" href="un_8c.html#afd7ff18cc367c2398bcc6652efca0c16" title="Affiche la liste des villes ayant un IUT." alt="" coords="385,708,510,733"/>
<area shape="rect" href="un_8c.html#a56a001ef4c52c974a624fa17c000f927" title="Propose à l&#39;utilisateur de se connecter avec son id ou de créer son compte étudiant...." alt="" coords="374,807,521,832"/>
<area shape="rect" href="deux_8c.html#a346ec11b7cfecb53142039ba1125e31e" title="Permet au candidat de déposer une candidature." alt="" coords="361,757,534,783"/>
<area shape="rect" href="quatre_8c.html#a2a562fa04bb68f6a95562a03689e587d" title="Permet de voir les candidatures et les décisions prises." alt="" coords="338,1004,557,1029"/>
<area shape="rect" href="deux_8c.html#a54eb9bc5dbdbdb457257dbd4727ec59f" title="Ajoute l&#39;adresse du candidat dans le tableau de pointeur &quot;liste&quot;." alt="" coords="677,807,791,832"/>
<area shape="rect" href="deux_8c.html#a9fd89bafa880d71f757f84466bd9141d" title="Alloue de la mémoire de la taille d&#39;une structure Candidat avec un malloc." alt="" coords="683,856,785,881"/>
<area shape="rect" href="deux_8c.html#a581b991f3ee0dc610d684f27dce120ae" title="Ajoute une candidature dans la liste des candidatures associées au candidat correspondant dans les pa..." alt="" coords="669,757,799,783"/>
<area shape="rect" href="deux_8c.html#a6b5755efb0bb15c7ee98372c76763fa1" title="Verifie si la candidature à ajouter n&#39;existe pas déjà" alt="" coords="671,659,797,684"/>
<area shape="rect" href="deux_8c.html#a8a7f12cc6517d640aea8a0d80797737a" title="Alloue de la mémoire de la taille d&#39;une structure Candidature avec un malloc avec les valeurs par déf..." alt="" coords="673,708,795,733"/>
<area shape="rect" href="deux_8c.html#a3f92b836fa2cfadc62f0ad9c11a449c5" title="Affiche récursivement toutes les candidatures d&#39;un seul candidat." alt="" coords="663,929,805,955"/>
<area shape="rect" href="quatre_8c.html#a82fdc98bc2b25a880f47d2eb5cf14c25" title=" " alt="" coords="659,979,809,1004"/>
<area shape="rect" href="quatre_8c.html#a410abd648b8acce13d90384b564c3074" title=" " alt="" coords="705,1028,763,1053"/>
<area shape="rect" href="quatre_8c.html#aa8d5d6069e2362a84abbace54b35306d" title=" " alt="" coords="657,1127,811,1152"/>
<area shape="rect" href="quatre_8c.html#a21eb0da0f4012fb2fe33c8caa418c0a3" title=" " alt="" coords="664,1077,804,1103"/>
<area shape="rect" href="quatre_8c.html#a86c5a23566cd1ad0d66eea1471bdc0b7" title=" " alt="" coords="653,1425,815,1451"/>
<area shape="rect" href="quatre_8c.html#a7c08379d69f0aa3e71a9c25ad650799c" title=" " alt="" coords="651,1225,817,1251"/>
<area shape="rect" href="trois_8c.html#a79f0be18b92bd7bf1422858e922cbc52" title="Affiche les candidatures pour un seul département dans un IUT." alt="" coords="641,1275,827,1300"/>
<area shape="rect" href="trois_8c.html#ae4bea70190fa69b35219fc219bdaebc8" title="Calcul la note globale en fonction des coéfficients prédéfinis." alt="" coords="665,1324,803,1349"/>
<area shape="rect" href="quatre_8c.html#a5e1417e735249ea53276f464c58ed61d" title="Permet d&#39;accepter un certain nombre de candidat ayant une note minimale." alt="" coords="611,1176,857,1201"/>
<area shape="rect" href="quatre_8c.html#aa222be045ba7266974799bfe9bd7cb55" title=" " alt="" coords="905,1425,1069,1451"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ab2d459e5dcbb100d4984998ccf87e073_icgraph.png" border="0" usemap="#aun_8h_ab2d459e5dcbb100d4984998ccf87e073_icgraph" alt=""/></div>
<map name="aun_8h_ab2d459e5dcbb100d4984998ccf87e073_icgraph" id="aun_8h_ab2d459e5dcbb100d4984998ccf87e073_icgraph">
<area shape="rect" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a5ae624d9f4129de2756601355b4a9ecb" name="a5ae624d9f4129de2756601355b4a9ecb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ae624d9f4129de2756601355b4a9ecb">&#9670;&#160;</a></span>menuResponsable()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void menuResponsable </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structures_8h.html#add449d43ae5a45a35a5a0d355b17d74e">ListeCandidats</a>&#160;</td>
<td class="paramname"><em>liste</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbCandidats</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche le menu des responsables et permet l'appel des fonctions suivant le choix de l'utilisateur. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiutPointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">listePointer</td><td>Adresse de la variable contenant le tableau de pointeur sur la structure <a class="el" href="struct_candidat.html">Candidat</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Pointeur sur le nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">nbCandidats</td><td>Pointeur sur le nombre de candidats dans le tableau liste </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00247">247</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a5ae624d9f4129de2756601355b4a9ecb_cgraph.png" border="0" usemap="#aun_8h_a5ae624d9f4129de2756601355b4a9ecb_cgraph" alt=""/></div>
<map name="aun_8h_a5ae624d9f4129de2756601355b4a9ecb_cgraph" id="aun_8h_a5ae624d9f4129de2756601355b4a9ecb_cgraph">
<area shape="rect" title="Affiche le menu des responsables et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="5,259,136,284"/>
<area shape="rect" href="quatre_8c.html#a86c5a23566cd1ad0d66eea1471bdc0b7" title=" " alt="" coords="227,5,388,31"/>
<area shape="rect" href="quatre_8c.html#a7c08379d69f0aa3e71a9c25ad650799c" title=" " alt="" coords="893,33,1060,59"/>
<area shape="rect" href="trois_8c.html#a79f0be18b92bd7bf1422858e922cbc52" title="Affiche les candidatures pour un seul département dans un IUT." alt="" coords="214,435,401,460"/>
<area shape="rect" href="trois_8c.html#ae4bea70190fa69b35219fc219bdaebc8" title="Calcul la note globale en fonction des coéfficients prédéfinis." alt="" coords="699,380,837,405"/>
<area shape="rect" href="quatre_8c.html#aa8d5d6069e2362a84abbace54b35306d" title=" " alt="" coords="691,429,845,455"/>
<area shape="rect" href="quatre_8c.html#a21eb0da0f4012fb2fe33c8caa418c0a3" title=" " alt="" coords="698,107,838,132"/>
<area shape="rect" href="quatre_8c.html#a5e1417e735249ea53276f464c58ed61d" title="Permet d&#39;accepter un certain nombre de candidat ayant une note minimale." alt="" coords="184,259,431,284"/>
<area shape="rect" href="quatre_8c.html#aa222be045ba7266974799bfe9bd7cb55" title=" " alt="" coords="479,5,643,31"/>
<area shape="rect" href="quatre_8c.html#acc51dee30aafec6d0f9d6147976b7a45" title=" " alt="" coords="1108,132,1175,157"/>
<area shape="rect" href="deux_8c.html#aa29d659a5a7e104d16453fb638aa7879" title="Compare deux candidats suivant l&#39;ordre alphabetique." alt="" coords="495,435,626,460"/>
<area shape="rect" href="quatre_8c.html#a06b1ce1b275f19154a098613583fd75c" title=" " alt="" coords="941,83,1013,108"/>
<area shape="rect" href="quatre_8c.html#a66f9e795a2d3496092d882a0f47c27ab" title=" " alt="" coords="948,132,1005,157"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="507,283,615,308"/>
<area shape="rect" href="trois_8c.html#a96a7de28eba56360a9f42fec22e94ebc" title="Permet de traiter les candidatures et met les candidats dans des fichiers txt suivant s&#39;ils sont admi..." alt="" coords="495,233,627,259"/>
<area shape="rect" href="trois_8c.html#a8d1dc27f15c7618c3a4ad0cabc01283b" title="Affiche les information d&#39;un candidat." alt="" coords="693,208,843,233"/>
<area shape="rect" href="quatre_8c.html#a82fdc98bc2b25a880f47d2eb5cf14c25" title=" " alt="" coords="693,257,843,283"/>
<area shape="rect" href="quatre_8c.html#a410abd648b8acce13d90384b564c3074" title=" " alt="" coords="948,181,1005,207"/>
<area shape="rect" href="trois_8c.html#ac32699df614baffef29b3e2064abd62c" title="Algorithme de tri dichotomique." alt="" coords="692,331,844,356"/>
<area shape="rect" href="trois_8c.html#a440ebb21158c35d1ad8828569ec9650c" title="Fonction de tri dichotomique." alt="" coords="947,331,1006,356"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a5ae624d9f4129de2756601355b4a9ecb_icgraph.png" border="0" usemap="#aun_8h_a5ae624d9f4129de2756601355b4a9ecb_icgraph" alt=""/></div>
<map name="aun_8h_a5ae624d9f4129de2756601355b4a9ecb_icgraph" id="aun_8h_a5ae624d9f4129de2756601355b4a9ecb_icgraph">
<area shape="rect" title="Affiche le menu des responsables et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,5,387,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a8e323787fe17db1848073aeb18270d2b" name="a8e323787fe17db1848073aeb18270d2b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e323787fe17db1848073aeb18270d2b">&#9670;&#160;</a></span>modifierNbPlaces()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void modifierNbPlaces </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchIUT</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchDept</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nb</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Modifie le nombre de place d'une formation. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">searchDept</td><td>Département recherchée par l'utilisateur </td></tr>
<tr><td class="paramname">nb</td><td>Nouveau nombre de places disponibles pour la formation </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00878">878</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a8e323787fe17db1848073aeb18270d2b_cgraph.png" border="0" usemap="#aun_8h_a8e323787fe17db1848073aeb18270d2b_cgraph" alt=""/></div>
<map name="aun_8h_a8e323787fe17db1848073aeb18270d2b_cgraph" id="aun_8h_a8e323787fe17db1848073aeb18270d2b_cgraph">
<area shape="rect" title="Modifie le nombre de place d&#39;une formation." alt="" coords="5,5,131,31"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="179,5,287,31"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a8e323787fe17db1848073aeb18270d2b_icgraph.png" border="0" usemap="#aun_8h_a8e323787fe17db1848073aeb18270d2b_icgraph" alt=""/></div>
<map name="aun_8h_a8e323787fe17db1848073aeb18270d2b_icgraph" id="aun_8h_a8e323787fe17db1848073aeb18270d2b_icgraph">
<area shape="rect" title="Modifie le nombre de place d&#39;une formation." alt="" coords="627,5,752,31"/>
<area shape="rect" href="un_8c.html#a5c913074025411b7b8e3abb68ee344b5" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="395,5,579,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a0b1192f7fbbcaf1510e5c0746cbd6f95" name="a0b1192f7fbbcaf1510e5c0746cbd6f95"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0b1192f7fbbcaf1510e5c0746cbd6f95">&#9670;&#160;</a></span>modifierNomResponsable()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void modifierNomResponsable </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchIUT</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchDept</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>nom</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Modifie le nom du responsable d'une formation. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">searchIUT</td><td>Ville recherchée par l'utilisateur </td></tr>
<tr><td class="paramname">searchDept</td><td>Département recherchée par l'utilisateur </td></tr>
<tr><td class="paramname">nom</td><td>Nom du nouveau responsable pour la formation choisie par l'utilisateur </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00912">912</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_cgraph.png" border="0" usemap="#aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_cgraph" alt=""/></div>
<map name="aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_cgraph" id="aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_cgraph">
<area shape="rect" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="5,5,177,31"/>
<area shape="rect" href="un_8c.html#a2a08d27051520d60755e7efa40492106" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="225,5,333,31"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_icgraph.png" border="0" usemap="#aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_icgraph" alt=""/></div>
<map name="aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_icgraph" id="aun_8h_a0b1192f7fbbcaf1510e5c0746cbd6f95_icgraph">
<area shape="rect" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="663,5,835,31"/>
<area shape="rect" href="un_8c.html#af546658951e9ecc192aba7e019902318" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="395,5,615,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="ae8caf29eaa654f7be3db1ccfcd6fe756" name="ae8caf29eaa654f7be3db1ccfcd6fe756"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae8caf29eaa654f7be3db1ccfcd6fe756">&#9670;&#160;</a></span>readVilles()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> ** readVilles </td>
<td>(</td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>nbVilles</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les données du fichier dans ce tableau. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">nbVilles</td><td>Adresse de la variable qui va contenir le nombre de villes dans le fichier binaire villes.bin </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00996">996</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_cgraph.png" border="0" usemap="#aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_cgraph" alt=""/></div>
<map name="aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_cgraph" id="aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_cgraph">
<area shape="rect" title="Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les do..." alt="" coords="5,5,84,31"/>
<area shape="rect" href="un_8c.html#a0f99e823db20dabb26769999a1642571" title="Créer une liste vide." alt="" coords="132,5,287,31"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_icgraph.png" border="0" usemap="#aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_icgraph" alt=""/></div>
<map name="aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_icgraph" id="aun_8h_ae8caf29eaa654f7be3db1ccfcd6fe756_icgraph">
<area shape="rect" title="Lit le fichier binaire ville.bin et retourne le tableau tiut avec les structures de données et les do..." alt="" coords="256,5,335,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a2a08d27051520d60755e7efa40492106" name="a2a08d27051520d60755e7efa40492106"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2a08d27051520d60755e7efa40492106">&#9670;&#160;</a></span>rechercherVille()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rechercherVille </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> **&#160;</td>
<td class="paramname"><em>tiut</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchIUT</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
<tr><td class="paramname">searchIUT</td><td>Ville recherchée dans le tableau </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>La fonction retourne l'index de la ville recherchée dans le tableau tiut ou -1 si introuvable </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00735">735</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a2a08d27051520d60755e7efa40492106_icgraph.png" border="0" usemap="#aun_8h_a2a08d27051520d60755e7efa40492106_icgraph" alt=""/></div>
<map name="aun_8h_a2a08d27051520d60755e7efa40492106_icgraph" id="aun_8h_a2a08d27051520d60755e7efa40492106_icgraph">
<area shape="rect" title="Fonction de recherche pour trouver la position de la ville recherchée dans le tableau tiut." alt="" coords="1008,163,1116,189"/>
<area shape="rect" href="un_8c.html#ae3aa1879ca5ebdf3bcd1fc86293f6e80" title="Affiche la liste des différents départements disponible dans une ville recherchée et le nombre de pla..." alt="" coords="753,163,921,189"/>
<area shape="rect" href="un_8c.html#adc8300a25cc0383b24c755c4bbfd91ec" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="435,118,665,143"/>
<area shape="rect" href="un_8c.html#ae06ffb44849a7df738bb8268135c7227" title="Fonction permettant à l&#39;utilisateur administrateur de créer un nouveau département." alt="" coords="449,15,651,41"/>
<area shape="rect" href="deux_8c.html#a346ec11b7cfecb53142039ba1125e31e" title="Permet au candidat de déposer une candidature." alt="" coords="750,262,923,287"/>
<area shape="rect" href="quatre_8c.html#a5e1417e735249ea53276f464c58ed61d" title="Permet d&#39;accepter un certain nombre de candidat ayant une note minimale." alt="" coords="713,311,960,337"/>
<area shape="rect" href="un_8c.html#a8e323787fe17db1848073aeb18270d2b" title="Modifie le nombre de place d&#39;une formation." alt="" coords="774,213,899,238"/>
<area shape="rect" href="un_8c.html#a0b1192f7fbbcaf1510e5c0746cbd6f95" title="Modifie le nom du responsable d&#39;une formation." alt="" coords="751,62,923,87"/>
<area shape="rect" href="un_8c.html#a5c913074025411b7b8e3abb68ee344b5" title="Fonction permettant à l&#39;administrateur de changer le nombre de places disponibles dans une formation." alt="" coords="458,167,642,193"/>
<area shape="rect" href="un_8c.html#af546658951e9ecc192aba7e019902318" title="Fonction permettant à l&#39;utilisateur administrateur de modifier le nom d&#39;un responsable d&#39;un départeme..." alt="" coords="440,69,660,94"/>
<area shape="rect" href="un_8c.html#afbbe421616435be6078263aaa641a2d0" title="Affiche le menu des candidats et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="497,219,603,245"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="276,118,367,143"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,219,208,245"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,219,56,245"/>
<area shape="rect" href="un_8c.html#a5ae624d9f4129de2756601355b4a9ecb" title="Affiche le menu des responsables et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur." alt="" coords="256,275,387,301"/>
</map>
</div>
</div>
</div>
<a id="a8d67ce9f6c4a989685fed049047d29e9" name="a8d67ce9f6c4a989685fed049047d29e9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8d67ce9f6c4a989685fed049047d29e9">&#9670;&#160;</a></span>saveVilles()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void saveVilles </td>
<td>(</td>
<td class="paramtype"><a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> *&#160;</td>
<td class="paramname"><em>tiut</em>[], </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>nbVilles</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Enregistre les modifications apportées aux structures de données dans le fichier binaire ville.bin. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">tiut</td><td>Tableau de pointeur sur la structure <a class="el" href="struct_ville_i_u_t.html">VilleIUT</a> </td></tr>
<tr><td class="paramname">nbVilles</td><td>Nombre de villes dans le tableau tiut </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00946">946</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a8d67ce9f6c4a989685fed049047d29e9_icgraph.png" border="0" usemap="#aun_8h_a8d67ce9f6c4a989685fed049047d29e9_icgraph" alt=""/></div>
<map name="aun_8h_a8d67ce9f6c4a989685fed049047d29e9_icgraph" id="aun_8h_a8d67ce9f6c4a989685fed049047d29e9_icgraph">
<area shape="rect" title="Enregistre les modifications apportées aux structures de données dans le fichier binaire ville...." alt="" coords="256,5,339,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="a28d5da430784efeb0ba2a4fea3a506bc" name="a28d5da430784efeb0ba2a4fea3a506bc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a28d5da430784efeb0ba2a4fea3a506bc">&#9670;&#160;</a></span>supprimerDepartement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a> supprimerDepartement </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structures_8h.html#a55b2d8cf0a3e631bdaabe254b5327713">ListeDept</a>&#160;</td>
<td class="paramname"><em>ldept</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *&#160;</td>
<td class="paramname"><em>searchDept</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Supprime le département dans une ville choisie par l'utilisateur. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">ldept</td><td>Liste chaînée des départements d'un IUT précis </td></tr>
<tr><td class="paramname">searchDept</td><td>Département recherchée par l'utilisateur </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Retourne la nouvelle liste des département pour la ville en question </dd></dl>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00849">849</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_a28d5da430784efeb0ba2a4fea3a506bc_icgraph.png" border="0" usemap="#aun_8h_a28d5da430784efeb0ba2a4fea3a506bc_icgraph" alt=""/></div>
<map name="aun_8h_a28d5da430784efeb0ba2a4fea3a506bc_icgraph" id="aun_8h_a28d5da430784efeb0ba2a4fea3a506bc_icgraph">
<area shape="rect" title="Supprime le département dans une ville choisie par l&#39;utilisateur." alt="" coords="673,5,828,31"/>
<area shape="rect" href="un_8c.html#adc8300a25cc0383b24c755c4bbfd91ec" title="Fonction permettant à l&#39;utilisateur administrateur de supprimer un département existant." alt="" coords="395,5,625,31"/>
<area shape="rect" href="un_8c.html#a7e91197935e5f2f6df2a2f2b6b05fd98" title="Affiche le menu des administrateurs et permet l&#39;appel des fonctions suivant le choix de l&#39;utilisateur..." alt="" coords="256,5,347,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
<a id="aad23b63a1e3292f1ab46068e8804cff9" name="aad23b63a1e3292f1ab46068e8804cff9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aad23b63a1e3292f1ab46068e8804cff9">&#9670;&#160;</a></span>titreMenuPrincipal()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void titreMenuPrincipal </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Affiche le titre "RECRUTEMENT IUT". </p>
<p class="definition">Definition at line <a class="el" href="un_8c_source.html#l00109">109</a> of file <a class="el" href="un_8c_source.html">un.c</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="un_8h_aad23b63a1e3292f1ab46068e8804cff9_icgraph.png" border="0" usemap="#aun_8h_aad23b63a1e3292f1ab46068e8804cff9_icgraph" alt=""/></div>
<map name="aun_8h_aad23b63a1e3292f1ab46068e8804cff9_icgraph" id="aun_8h_aad23b63a1e3292f1ab46068e8804cff9_icgraph">
<area shape="rect" title="Affiche le titre &quot;RECRUTEMENT IUT&quot;." alt="" coords="256,5,383,31"/>
<area shape="rect" href="un_8c.html#adfbaa271f44d828c6a42ce7e9affee88" title="Affiche le menu principal et permet l&#39;appel des menus candidats/administrateurs/responsables suivant ..." alt="" coords="104,5,208,31"/>
<area shape="rect" href="main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title=" " alt="" coords="5,5,56,31"/>
</map>
</div>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>