\hypertarget{FLCAT_8c}{
\section{FLCAT.c File Reference}
\label{FLCAT_8c}\index{FLCAT.c@{FLCAT.c}}
}
{\tt \#include \char`\"{}stdio.h\char`\"{}}\par
{\tt \#include \char`\"{}string.h\char`\"{}}\par
{\tt \#include \char`\"{}dirent.h\char`\"{}}\par
{\tt \#include \char`\"{}limits.h\char`\"{}}\par
{\tt \#include \char`\"{}FLPRSR/FLCAT.h\char`\"{}}\par
\subsection*{Functions}
\begin{CompactItemize}
\item 
int \hyperlink{FLCAT_8c_a0}{main} (int argc, char $\ast$$\ast$argv)
\end{CompactItemize}


\subsection{Detailed Description}




\subsection{Function Documentation}
\hypertarget{FLCAT_8c_a0}{
\index{FLCAT.c@{FLCAT.c}!main@{main}}
\index{main@{main}!FLCAT.c@{FLCAT.c}}
\subsubsection[main]{\setlength{\rightskip}{0pt plus 5cm}int main (int {\em argc}, char $\ast$$\ast$ {\em argv})}}
\label{FLCAT_8c_a0}


Application entry point.\begin{Desc}
\item[Parameters: ]\par
\begin{description}
\item[{\em 
argc}]The number of command line args. \item[{\em 
argv}]Pointers to the command line arg strings.\end{description}
\end{Desc}
\begin{Desc}
\item[Return values: ]\par
\begin{description}
\item[{\em 
0}]Success. \item[{\em 
-1}]Failure. \end{description}
\end{Desc}
