summaryrefslogtreecommitdiff
path: root/doc/latex/src_2fun_8h.tex
diff options
context:
space:
mode:
authordetailer-asus2021-04-29 17:19:39 +0530
committerdetailer-asus2021-04-29 17:19:39 +0530
commit971fc665f0ce3d294b28c954a9ef66894c53707d (patch)
tree812c6d9c3c8e8b8f329d7806fef8c23a83fde991 /doc/latex/src_2fun_8h.tex
parent5b8caadfc4806a4160463e0de90cedd6e34eb9b2 (diff)
downloadfossee-scilab-octave-toolbox-971fc665f0ce3d294b28c954a9ef66894c53707d.tar.gz
fossee-scilab-octave-toolbox-971fc665f0ce3d294b28c954a9ef66894c53707d.tar.bz2
fossee-scilab-octave-toolbox-971fc665f0ce3d294b28c954a9ef66894c53707d.zip
formated and added description
Diffstat (limited to 'doc/latex/src_2fun_8h.tex')
-rw-r--r--doc/latex/src_2fun_8h.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/latex/src_2fun_8h.tex b/doc/latex/src_2fun_8h.tex
index 8b60be4..c19bfc3 100644
--- a/doc/latex/src_2fun_8h.tex
+++ b/doc/latex/src_2fun_8h.tex
@@ -25,7 +25,7 @@ enum \mbox{\hyperlink{src_2fun_8h_a160793ea95e0b5106580229a2a5f1134}{FUNCTYPE}}
\begin{DoxyCompactItemize}
\item
int \mbox{\hyperlink{src_2fun_8h_adda0eaf7454844236de53495b494cdd4}{fun}} (\mbox{\hyperlink{struct_f_u_n_c_a_r_g_s}{FUNCARGS}} $\ast$arr, \mbox{\hyperlink{struct_f_u_n_c_c_a_l_l}{FUNCCALL}} $\ast$call)
-\end{DoxyCompactItemize}
+\begin{DoxyCompactList}\small\item\em Function to Interact with Octave\textquotesingle{}s API. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Macro Definition Documentation}
@@ -69,5 +69,10 @@ TYPE\+\_\+\+STRING&\\
\index{fun.h@{fun.h}!fun@{fun}}
\index{fun@{fun}!fun.h@{fun.h}}
\doxysubsubsection{\texorpdfstring{fun()}{fun()}}
-{\footnotesize\ttfamily int fun (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_f_u_n_c_a_r_g_s}{FUNCARGS}} $\ast$}]{arr, }\item[{\mbox{\hyperlink{struct_f_u_n_c_c_a_l_l}{FUNCCALL}} $\ast$}]{call }\end{DoxyParamCaption})}
+{\footnotesize\ttfamily int fun (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_f_u_n_c_a_r_g_s}{FUNCARGS}} $\ast$}]{inp, }\item[{\mbox{\hyperlink{struct_f_u_n_c_c_a_l_l}{FUNCCALL}} $\ast$}]{funcall }\end{DoxyParamCaption})}
+
+
+
+Function to Interact with Octave\textquotesingle{}s API.
+This Function will be communicating with Octave to access it\textquotesingle{}s function. \ No newline at end of file