60 lines
2.7 KiB
TeX
60 lines
2.7 KiB
TeX
\hypertarget{main_8c}{\section{Référence du fichier sources/main.c}
|
|
\label{main_8c}\index{sources/main.\-c@{sources/main.\-c}}
|
|
}
|
|
{\ttfamily \#include $<$stdio.\-h$>$}\\*
|
|
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
|
|
{\ttfamily \#include $<$gtk/gtk.\-h$>$}\\*
|
|
{\ttfamily \#include \char`\"{}motifs/motifs.\-h\char`\"{}}\\*
|
|
{\ttfamily \#include \char`\"{}melodie/melodie.\-h\char`\"{}}\\*
|
|
{\ttfamily \#include \char`\"{}lecture/lecture.\-h\char`\"{}}\\*
|
|
\subsection*{Macros}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hypertarget{main_8c_a5b956416a06f4aa8665dd6a4af3e04e6}{\#define {\bfseries D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}~16}\label{main_8c_a5b956416a06f4aa8665dd6a4af3e04e6}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a24c48ef77929deff9e40e141a891dbb8}{\#define {\bfseries M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}~256}\label{main_8c_a24c48ef77929deff9e40e141a891dbb8}
|
|
|
|
\end{DoxyCompactItemize}
|
|
\subsection*{Fonctions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\hypertarget{main_8c_aa014e8ed9cc5ef0372fce12f3351de71}{void {\bfseries afficher\-Motif} (\hyperlink{struct__motif}{Motif} $\ast$m, int nbr\-Portees)}\label{main_8c_aa014e8ed9cc5ef0372fce12f3351de71}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a9bcfe57b5b800770950552a070472b3b}{void {\bfseries debut} (\hyperlink{struct__motif}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, \hyperlink{struct__motif}{Motif} $\ast$liste, int nbr\-Portees)}\label{main_8c_a9bcfe57b5b800770950552a070472b3b}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a0ddf1224851353fc92bfbff6f499fa97}{int {\bfseries main} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})}\label{main_8c_a0ddf1224851353fc92bfbff6f499fa97}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a12971de76b50d401b7b859c396194d8d}{void {\bfseries fenetre\-Sample} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})}\label{main_8c_a12971de76b50d401b7b859c396194d8d}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a96c80115d05a50996f87ad2fa66d8193}{void {\bfseries fenetre\-Instrument} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})}\label{main_8c_a96c80115d05a50996f87ad2fa66d8193}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a527c52ff5cf09f7fcd04e9209c590351}{void {\bfseries fenetre\-Motif} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})}\label{main_8c_a527c52ff5cf09f7fcd04e9209c590351}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a13bb869ee82de1e97f7fa09e8b6157fc}{void {\bfseries lancer\-Lecture} ()}\label{main_8c_a13bb869ee82de1e97f7fa09e8b6157fc}
|
|
|
|
\item
|
|
\hypertarget{main_8c_a984049078b71eba9bfa968627bc7d2ec}{void {\bfseries quitter} ()}\label{main_8c_a984049078b71eba9bfa968627bc7d2ec}
|
|
|
|
\end{DoxyCompactItemize}
|
|
|
|
|
|
\subsection{Description détaillée}
|
|
Programme principal du Ponytracker
|
|
|
|
\begin{DoxyVersion}{Version}
|
|
1.\-1
|
|
\end{DoxyVersion}
|
|
\begin{DoxyAuthor}{Auteur}
|
|
Module C\-S\-C3502 \-: Projet Informatique 1ère année T\-E\-L\-E\-C\-O\-M Sud\-Paris
|
|
\end{DoxyAuthor}
|
|
\begin{DoxyDate}{Date}
|
|
Mai 2014
|
|
\end{DoxyDate}
|