\hypertarget{lecture_8c}{\section{Référence du fichier sources/lecture/lecture.c} \label{lecture_8c}\index{sources/lecture/lecture.\-c@{sources/lecture/lecture.\-c}} } {\ttfamily \#include \char`\"{}lecture.\-h\char`\"{}}\\* Graphe des dépendances par inclusion de lecture.\-c\-: \subsection*{Fonctions} \begin{DoxyCompactItemize} \item \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a}{lecture} (int nombre\-Chaines, int nombre\-Inst, int tempo, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}) \end{DoxyCompactItemize} \subsection{Description détaillée} Ce module implémente les fonctions du fichier \hyperlink{lecture_8h}{lecture.\-h} \begin{DoxyVersion}{Version} 1 \end{DoxyVersion} \begin{DoxyAuthor}{Auteur} Quentin, Guy \end{DoxyAuthor} \begin{DoxyDate}{Date} Mai 2014 \end{DoxyDate} Définition dans le fichier \hyperlink{lecture_8c_source}{lecture.\-c}. \subsection{Documentation des fonctions} \hypertarget{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a}{\index{lecture.\-c@{lecture.\-c}!lecture@{lecture}} \index{lecture@{lecture}!lecture.c@{lecture.\-c}} \subsubsection[{lecture}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} lecture ( \begin{DoxyParamCaption} \item[{int}]{nbr\-Chaines, } \item[{int}]{nombre\-Inst, } \item[{int}]{tempo, } \item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, } \item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}} \end{DoxyParamCaption} )}}\label{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a} Permet la lecture d'un motif \begin{DoxyParams}[1]{Paramètres} \mbox{\tt in} & {\em nbr\-Chaines} & \-: nombre de chaines \\ \hline \mbox{\tt in} & {\em tempo} & \-: vitesse de lecture \\ \hline \mbox{\tt in} & {\em melodie\mbox{[}$\,$\mbox{]}} & \-: tableau ordonné des motifs \\ \hline \end{DoxyParams} Définition à la ligne 46 du fichier lecture.\-c.