root/doc_inner/doxygen/latex/comet2_8c.tex

/* [<][>][^][v][top][bottom][index][help] */
\doxysection{src/comet2.c File Reference}
\label{comet2_8c}\index{src/comet2.c@{src/comet2.c}}
{\ttfamily \#include "{}package.\+h"{}}\newline
{\ttfamily \#include "{}exec.\+h"{}}\newline
{\ttfamily \#include "{}load.\+h"{}}\newline
Include dependency graph for comet2.\+c\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{comet2_8c__incl}
\end{center}
\end{figure}
\doxysubsubsection*{Functions}
\begin{DoxyCompactItemize}
\item 
int \textbf{ main} (int argc, char $\ast$argv[$\,$])
\begin{DoxyCompactList}\small\item\em comet2コマンドのメイン \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
static struct option \textbf{ longopts} [$\,$]
\end{DoxyCompactItemize}


\label{doc-func-members}
\doxysubsection{Function Documentation}
\index{comet2.c@{comet2.c}!main@{main}}
\index{main@{main}!comet2.c@{comet2.c}}
\doxysubsubsection{main()}
{\footnotesize\ttfamily \label{comet2_8c_a0ddf1224851353fc92bfbff6f499fa97} 
int main (\begin{DoxyParamCaption}\item[{int}]{argc}{, }\item[{char $\ast$}]{argv}{[$\,$]}\end{DoxyParamCaption})}



comet2コマンドのメイン 

\begin{DoxyReturn}{Returns}
正常終了時は0、異常終了時は1
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em argc} & コマンドライン引数の数 \\
\hline
{\em $\ast$argv\mbox{[}$\,$\mbox{]}} & コマンドライン引数の配列 \\
\hline
\end{DoxyParams}


Definition at line \textbf{ 30} of file \textbf{ comet2.\+c}.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{comet2_8c_a0ddf1224851353fc92bfbff6f499fa97_cgraph}
\end{center}
\end{figure}


\label{doc-var-members}
\doxysubsection{Variable Documentation}
\index{comet2.c@{comet2.c}!longopts@{longopts}}
\index{longopts@{longopts}!comet2.c@{comet2.c}}
\doxysubsubsection{longopts}
{\footnotesize\ttfamily \label{comet2_8c_a94965649155359a4c4eb047af782bf22} 
struct option longopts[$\,$]\hspace{0.3cm}{\ttfamily [static]}}

{\bfseries Initial value\+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{=\ \{}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}trace"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'t'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}tracearithmetic"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'t'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}tracelogical"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'T'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}dump"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'d'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}monitor"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'m'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}memorysize"{}},\ required\_argument,\ NULL,\ \textcolor{charliteral}{'M'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}clocks"{}},\ required\_argument,\ NULL,\ \textcolor{charliteral}{'C'}\},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}version"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'v'}\ \},}
\DoxyCodeLine{\ \ \ \ \{\textcolor{stringliteral}{"{}help"{}},\ no\_argument,\ NULL,\ \textcolor{charliteral}{'h'}\},}
\DoxyCodeLine{\ \ \ \ \{0,\ 0,\ 0,\ 0\},}
\DoxyCodeLine{\}}

\end{DoxyCode}
comet2コマンドのオプション 

Definition at line \textbf{ 8} of file \textbf{ comet2.\+c}.


/* [<][>][^][v][top][bottom][index][help] */