Global Function function1()

A function comment (the comments for the args need to be separated by a blank line).

int function1 ( int arg1, int arg2 )


\begin{cxrefarglist}
\cxrefargitem{int function1} The return value.
\cxrefargite...
... first argument.
\cxrefargitem{int arg2} The second argument.
\end{cxrefarglist}

Some more comments

This comment is only visible in the LATEXoutput, and can contain LATEXmarkup.

An internal comment in a function that appears as a new paragraph at the end of the comment.


\begin{cxreftabiii}
Calls:\ & function2() & README.c & \cxreffunc{function2}{REA...
...EADME.c}\\
\ & var4 & README.c & \cxrefvar{var4}{README.c}\\
\end{cxreftabiii}