diff options
author | KRIXUS-alpha | 2021-05-12 20:24:32 +0530 |
---|---|---|
committer | KRIXUS-alpha | 2021-05-12 20:24:32 +0530 |
commit | 884558103568b38503b5010253cdd9d02d001c70 (patch) | |
tree | 156fb6a2b5b1219e7ce784d06efc420b3b18fa0b /doc/latex/src_2fun_8h.tex | |
parent | 96edee02e6414bf26b21420405cfc299f85683d3 (diff) | |
download | fossee-scilab-octave-toolbox-884558103568b38503b5010253cdd9d02d001c70.tar.gz fossee-scilab-octave-toolbox-884558103568b38503b5010253cdd9d02d001c70.tar.bz2 fossee-scilab-octave-toolbox-884558103568b38503b5010253cdd9d02d001c70.zip |
Updated Documentation Struct data handling
Diffstat (limited to 'doc/latex/src_2fun_8h.tex')
-rw-r--r-- | doc/latex/src_2fun_8h.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/latex/src_2fun_8h.tex b/doc/latex/src_2fun_8h.tex index 1428746..af0ba56 100644 --- a/doc/latex/src_2fun_8h.tex +++ b/doc/latex/src_2fun_8h.tex @@ -28,7 +28,7 @@ enum \mbox{\hyperlink{src_2fun_8h_a160793ea95e0b5106580229a2a5f1134}{FUNCTYPE}} , \mbox{\hyperlink{thirdparty_2linux_2include_2fun_8h_a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a}{TYPE\+\_\+\+STRING}} , \mbox{\hyperlink{thirdparty_2linux_2include_2fun_8h_a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c}{TYPE\+\_\+\+STRUCT}} \} -\end{DoxyCompactItemize} +\begin{DoxyCompactList}\small\item\em Enumeration for the data types suported. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection*{Functions} \begin{DoxyCompactItemize} \item @@ -53,6 +53,10 @@ int \mbox{\hyperlink{src_2fun_8h_adda0eaf7454844236de53495b494cdd4}{fun}} (\mbox \doxysubsubsection{\texorpdfstring{FUNCTYPE}{FUNCTYPE}} {\footnotesize\ttfamily enum \mbox{\hyperlink{src_2fun_8h_a160793ea95e0b5106580229a2a5f1134}{FUNCTYPE}}} + + +Enumeration for the data types suported. + \begin{DoxyEnumFields}{Enumerator} \raisebox{\heightof{T}}[0pt][0pt]{\index{TYPE\_DOUBLE@{TYPE\_DOUBLE}!fun.h@{fun.h}}\index{fun.h@{fun.h}!TYPE\_DOUBLE@{TYPE\_DOUBLE}}}\mbox{\Hypertarget{src_2fun_8h_a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c}\label{src_2fun_8h_a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c}} TYPE\+\_\+\+DOUBLE&similar to scilab double \\ |