Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 6f18ed73a5a43a8071874a0f54a927a1 > files > 166

gretl-1.9.4-1.x86_64.rpm

\chapter{Reserved Words}
\label{reswords}

Reserved words, which cannot be used as the names of variables, fall
into the following categories:

\begin{itemize}
\item Names of constants and data types, plus a few specials:
  \input tabinternals.tex
  
\item Names of \app{gretl} commands (see section~\ref{cmd-cmd}).
\end{itemize}

User-defined functions cannot have names which collide with built-in
functions, the names of which are shown in Table~\ref{tab:functions}.

\begin{table}[htbp]
\caption{Function names}
\label{tab:functions}
\begin{center}
%% generated automatically
\input tabfunctions.tex
\end{center}
\end{table}