\hypertarget{parseargs_8h_source}{}\doxysection{parseargs.\+h}
\label{parseargs_8h_source}\index{inc/parseargs.h@{inc/parseargs.h}}
\mbox{\hyperlink{parseargs_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#pragma once}}
\DoxyCodeLine{2 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{config_8h}{config.h}}"{}}}
\DoxyCodeLine{3 }
\DoxyCodeLine{17 \textcolor{keywordtype}{int} \mbox{\hyperlink{parseargs_8h_aaf2d069af6cc2b87e8475f050aa2d221}{checkFileArg}}(\textcolor{keywordtype}{int} name,}
\DoxyCodeLine{18                  FILE** filePtr,}
\DoxyCodeLine{19                  \textcolor{keyword}{const} \textcolor{keywordtype}{char}* optArg,}
\DoxyCodeLine{20                  \textcolor{keyword}{const} \textcolor{keywordtype}{char}* mode);}
\DoxyCodeLine{21 }
\DoxyCodeLine{29 \textcolor{keywordtype}{int} \mbox{\hyperlink{parseargs_8h_ab4f632f3c0aeabccd476e083ad2e81c9}{checkUIntArg}}(\textcolor{keywordtype}{int} name, \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int}* value, \textcolor{keyword}{const} \textcolor{keywordtype}{char}* optArg);}
\DoxyCodeLine{30 }
\DoxyCodeLine{38 \textcolor{keywordtype}{void} \mbox{\hyperlink{parseargs_8h_affe148b16953fa74822c7b24207ca5c7}{parseArguments}}(\textcolor{keywordtype}{int} argc, \textcolor{keywordtype}{char}* argv[], \mbox{\hyperlink{structCapConfig}{CapConfig}}* cfg);}
\DoxyCodeLine{39 }
\DoxyCodeLine{45 \textcolor{keywordtype}{int} \mbox{\hyperlink{parseargs_8h_a109804a71dfeacda0de64e0b8fb182e2}{getInt}}(\textcolor{keywordtype}{char}* ptr);}
\DoxyCodeLine{46 }
\DoxyCodeLine{52 \textcolor{keywordtype}{double} \mbox{\hyperlink{parseargs_8h_aab971caa9b7eb0827483d98357cb1b13}{getDouble}}(\textcolor{keywordtype}{char}* ptr);}
\DoxyCodeLine{53 }
\DoxyCodeLine{60 \textcolor{keywordtype}{int} \mbox{\hyperlink{parseargs_8h_ade4b241bef609b19381dc4baff3c380e}{getDoublesFromStdin}}(\textcolor{keywordtype}{size\_t} maxCount, \textcolor{keywordtype}{double}* arr);}
\DoxyCodeLine{61 }
\DoxyCodeLine{69 \textcolor{keywordtype}{int} \mbox{\hyperlink{parseargs_8h_a22a89b0e4e695c3783e15f00652d5193}{getIntsFromFile}}(\textcolor{keywordtype}{size\_t} maxCount, \textcolor{keywordtype}{int}* arr, FILE* file);}

\end{DoxyCode}
