\hyphenchar\argfont = -1
\fi
\newcount\argc@ount
-% funcdecl is used as \begin{funcdecl}[funcname]{return type}{firstline}
-\def\funcdecl{\underrealtrue\@moreindex}
%
-% this isn't quite right; we need to have \@morefuncdecl{#1} get #1
-% expanded and then re-scanned by TeX to reassign catcodes to _'s in it.
+% funcdecl is used as \begin{funcdecl}{funcname}{return type}{firstline}
%
-\def\@moreindex[#1]{\index{#1}\underrealfalse\@morefuncdecl{#1}}
-\def\@morefuncdecl#1#2#3{\argc@ount=0\begin{tabbing}
+% see fixunder.sty for comments on why the \underrealtrue & \underrealfalse
+% stuff is here.
+\newenvironment{funcdecl}[3]{\underrealtrue\index{#1}\underrealfalse%
+\argc@ount=0\begin{tabbing}
#2 \\
-{\bf #1}(\= \+ #3%\doindex%
-}
-\def\endfuncdecl{)
+{\bf #1}(\= \+ #3%
+}{)
\end{tabbing}
}
\newcommand{\docomm@}{\ifnum\argc@ount >0, \\\fi}
\hyphenchar\argfont = -1
\fi
\newcount\argc@ount
-% funcdecl is used as \begin{funcdecl}[funcname]{return type}{firstline}
-\def\funcdecl{\underrealtrue\@moreindex}
%
-% this isn't quite right; we need to have \@morefuncdecl{#1} get #1
-% expanded and then re-scanned by TeX to reassign catcodes to _'s in it.
+% funcdecl is used as \begin{funcdecl}{funcname}{return type}{firstline}
%
-\def\@moreindex[#1]{\index{#1}\underrealfalse\@morefuncdecl{#1}}
-\def\@morefuncdecl#1#2#3{\argc@ount=0\begin{tabbing}
+% see fixunder.sty for comments on why the \underrealtrue & \underrealfalse
+% stuff is here.
+\newenvironment{funcdecl}[3]{\underrealtrue\index{#1}\underrealfalse%
+\argc@ount=0\begin{tabbing}
#2 \\
-{\bf #1}(\= \+ #3%\doindex%
-}
-\def\endfuncdecl{)
+{\bf #1}(\= \+ #3%
+}{)
\end{tabbing}
}
\newcommand{\docomm@}{\ifnum\argc@ount >0, \\\fi}