File: structoption.tex

package info (click to toggle)
mailfilter 0.6.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,240 kB
  • ctags: 2,088
  • sloc: ansic: 6,502; sh: 4,388; cpp: 2,169; makefile: 463; yacc: 426; lex: 171; perl: 106; sed: 16
file content (43 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
\subsection{option Struct Reference}
\label{structoption}\index{option@{option}}
{\tt \#include $<$getopt.h$>$}

\subsubsection*{Public Attributes}
\begin{CompactItemize}
\item 
char $\ast$ {\bf name}
\item 
int {\bf has\_\-arg}
\item 
int $\ast$ {\bf flag}
\item 
int {\bf val}
\end{CompactItemize}


\subsubsection{Member Data Documentation}
\index{option@{option}!flag@{flag}}
\index{flag@{flag}!option@{option}}
\paragraph{\setlength{\rightskip}{0pt plus 5cm}int$\ast$ {\bf option::flag}}\hfill\label{structoption_o2}


\index{option@{option}!has_arg@{has\_\-arg}}
\index{has_arg@{has\_\-arg}!option@{option}}
\paragraph{\setlength{\rightskip}{0pt plus 5cm}int {\bf option::has\_\-arg}}\hfill\label{structoption_o1}


\index{option@{option}!name@{name}}
\index{name@{name}!option@{option}}
\paragraph{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ {\bf option::name}}\hfill\label{structoption_o0}


\index{option@{option}!val@{val}}
\index{val@{val}!option@{option}}
\paragraph{\setlength{\rightskip}{0pt plus 5cm}int {\bf option::val}}\hfill\label{structoption_o3}




The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
{\bf getopt.h}\end{CompactItemize}