diff options
author | detailer-asus | 2021-04-29 17:08:19 +0530 |
---|---|---|
committer | detailer-asus | 2021-04-29 17:08:19 +0530 |
commit | 5b8caadfc4806a4160463e0de90cedd6e34eb9b2 (patch) | |
tree | e0b2565b2ba38085c3eb73040aa4f3ca17fe5fc0 /doc/latex/main_8cpp.tex | |
parent | c6fd117ed4944b99d5974c77c8a82a2f564f0539 (diff) | |
download | fossee-scilab-octave-toolbox-5b8caadfc4806a4160463e0de90cedd6e34eb9b2.tar.gz fossee-scilab-octave-toolbox-5b8caadfc4806a4160463e0de90cedd6e34eb9b2.tar.bz2 fossee-scilab-octave-toolbox-5b8caadfc4806a4160463e0de90cedd6e34eb9b2.zip |
initialized doxygen doumentation
Diffstat (limited to 'doc/latex/main_8cpp.tex')
-rw-r--r-- | doc/latex/main_8cpp.tex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/latex/main_8cpp.tex b/doc/latex/main_8cpp.tex new file mode 100644 index 0000000..d5fa229 --- /dev/null +++ b/doc/latex/main_8cpp.tex @@ -0,0 +1,20 @@ +\hypertarget{main_8cpp}{}\doxysection{src/main.cpp File Reference} +\label{main_8cpp}\index{src/main.cpp@{src/main.cpp}} +{\ttfamily \#include $<$iostream$>$}\newline +{\ttfamily \#include $<$stdlib.\+h$>$}\newline +{\ttfamily \#include $<$string.\+h$>$}\newline +{\ttfamily \#include \char`\"{}fun.\+h\char`\"{}}\newline +\doxysubsection*{Functions} +\begin{DoxyCompactItemize} +\item +int \mbox{\hyperlink{main_8cpp_a840291bc02cba5474a4cb46a9b9566fe}{main}} (void) +\end{DoxyCompactItemize} + + +\doxysubsection{Function Documentation} +\mbox{\Hypertarget{main_8cpp_a840291bc02cba5474a4cb46a9b9566fe}\label{main_8cpp_a840291bc02cba5474a4cb46a9b9566fe}} +\index{main.cpp@{main.cpp}!main@{main}} +\index{main@{main}!main.cpp@{main.cpp}} +\doxysubsubsection{\texorpdfstring{main()}{main()}} +{\footnotesize\ttfamily int main (\begin{DoxyParamCaption}\item[{void}]{ }\end{DoxyParamCaption})} + |