48 lines
1.2 KiB
TeX
48 lines
1.2 KiB
TeX
![]() |
\hypertarget{main_8cxx}{
|
||
|
\subsection{/home/marc/svn/mrw-\/c++/src/main.cxx-\/Dateireferenz}
|
||
|
\label{main_8cxx}\index{/home/marc/svn/mrw-\/c++/src/main.cxx@{/home/marc/svn/mrw-\/c++/src/main.cxx}}
|
||
|
}
|
||
|
\subsubsection*{Funktionen}
|
||
|
\begin{DoxyCompactItemize}
|
||
|
\item
|
||
|
int \hyperlink{main_8cxx_a1c03069360f1f90a556eb537e0ff8a72}{main} (int argv, char $\ast$$\ast$argc)
|
||
|
\end{DoxyCompactItemize}
|
||
|
|
||
|
|
||
|
\subsubsection{Ausführliche Beschreibung}
|
||
|
\begin{DoxyParagraph}{File-\/ID}
|
||
|
|
||
|
\end{DoxyParagraph}
|
||
|
\begin{DoxyParagraph}{Id:}
|
||
|
\hyperlink{main_8cxx}{main.cxx} 9 2009-\/04-\/02 12:54:44Z marwae
|
||
|
\end{DoxyParagraph}
|
||
|
|
||
|
|
||
|
Definiert in Datei \hyperlink{main_8cxx_source}{main.cxx}.
|
||
|
|
||
|
|
||
|
|
||
|
\subsubsection{Dokumentation der Funktionen}
|
||
|
\hypertarget{main_8cxx_a1c03069360f1f90a556eb537e0ff8a72}{
|
||
|
\index{main.cxx@{main.cxx}!main@{main}}
|
||
|
\index{main@{main}!main.cxx@{main.cxx}}
|
||
|
\paragraph[{main}]{\setlength{\rightskip}{0pt plus 5cm}int main (
|
||
|
\begin{DoxyParamCaption}
|
||
|
\item[{int}]{argv, }
|
||
|
\item[{char $\ast$$\ast$}]{argc}
|
||
|
\end{DoxyParamCaption}
|
||
|
)}}
|
||
|
\label{main_8cxx_a1c03069360f1f90a556eb537e0ff8a72}
|
||
|
|
||
|
|
||
|
Definiert in Zeile 10 der Datei main.cxx.
|
||
|
|
||
|
|
||
|
\begin{DoxyCode}
|
||
|
{
|
||
|
} catch (...) {
|
||
|
// unexpected exception - just terminate
|
||
|
return 1;
|
||
|
}
|
||
|
\end{DoxyCode}
|