\hypertarget{dprintf_8h}{
\section{dprintf.h File Reference}
\label{dprintf_8h}\index{dprintf.h@{dprintf.h}}
}
Debugging print out.  


\subsection*{Defines}
\begin{CompactItemize}
\item 
\#define \hyperlink{dprintf_8h_032dc623fdb85207e080aab9ab3d4e5d}{DPRINTF}(format,...)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_bdc6f035e69bdeb29dde3998506199ad}{DPRINTF\_\-0}(format,...)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG\_\-0 is defined. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_12a95d705b5aca976412e30908909afe}{DPRINTF\_\-1}(format,...)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined \_\-1. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Debugging print out. 

\begin{Desc}
\item[Author:]JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}


\footnotesize\begin{verbatim}

   CVS $Id: dprintf.h,v 1.1 2006/03/01 01:44:44 russell Exp $
\end{verbatim}
\normalsize


Defines three macro DPRINTF, DPRINTF\_\-0, DPRINTF\_\-1. These are noops unless the corresponding symbols, DEBUG, DEBUG\_\-0 or DEBUG\_\-1 are defined 

\subsection{Define Documentation}
\hypertarget{dprintf_8h_032dc623fdb85207e080aab9ab3d4e5d}{
\index{dprintf.h@{dprintf.h}!DPRINTF@{DPRINTF}}
\index{DPRINTF@{DPRINTF}!dprintf.h@{dprintf.h}}
\subsubsection[{DPRINTF}]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF(format, \/   {\em ...})}}
\label{dprintf_8h_032dc623fdb85207e080aab9ab3d4e5d}


Debugging print macro, enable if and only if DEBUG is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string \end{description}
\end{Desc}
\hypertarget{dprintf_8h_bdc6f035e69bdeb29dde3998506199ad}{
\index{dprintf.h@{dprintf.h}!DPRINTF\_\-0@{DPRINTF\_\-0}}
\index{DPRINTF\_\-0@{DPRINTF\_\-0}!dprintf.h@{dprintf.h}}
\subsubsection[{DPRINTF\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF\_\-0(format, \/   {\em ...})}}
\label{dprintf_8h_bdc6f035e69bdeb29dde3998506199ad}


Debugging print macro, enable if and only if DEBUG\_\-0 is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string \end{description}
\end{Desc}
\hypertarget{dprintf_8h_12a95d705b5aca976412e30908909afe}{
\index{dprintf.h@{dprintf.h}!DPRINTF\_\-1@{DPRINTF\_\-1}}
\index{DPRINTF\_\-1@{DPRINTF\_\-1}!dprintf.h@{dprintf.h}}
\subsubsection[{DPRINTF\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}\#define DPRINTF\_\-1(format, \/   {\em ...})}}
\label{dprintf_8h_12a95d705b5aca976412e30908909afe}


Debugging print macro, enable if and only if DEBUG is defined \_\-1. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string \end{description}
\end{Desc}
