Global Function function2()

An alternative function comment

int function2 ( int arg1, int arg2 )

$\textstyle \parbox{2.25in}{$\cdot$\hspace*{0.1in}{\small\tt int function2}}$
Returns a value
$\textstyle \parbox{2.25in}{$\cdot$\hspace*{0.1in}{\small\tt int arg1}}$
The first argument.
$\textstyle \parbox{2.25in}{$\cdot$\hspace*{0.1in}{\small\tt int arg2}}$
The second argument.