changeset 622:8bbb7f863072

Initial revision
author david <david>
date Tue, 11 Oct 1994 10:08:35 +0000
parents e38841811435
children 7a4f0805214f
files volume_io/Documentation/volume_io.tex
diffstat 1 files changed, 54 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/volume_io/Documentation/volume_io.tex
@@ -0,0 +1,54 @@
+\documentstyle{article}
+
+\title{Programmer's Reference for the MNI Volume IO Library}
+\author{David MacDonald}
+
+\begin{document}
+
+\maketitle
+
+\newpage
+
+\tableofcontents
+
+\newpage
+
+\section{Introduction}
+
+\section{Compiling and Linking}
+
+\section{Macros}
+
+\section{Programming Utilities}
+
+\subsection{Automatic File Decompression}
+
+\subsection{Argument Processing}
+
+\subsection{Colour Manipulation}
+
+\subsection{General File IO}
+
+\subsection{Global Variables}
+
+\subsection{Memory Allocation}
+
+\subsection{Numerical Utilities}
+
+\subsection{Progress Reports}
+
+\subsection{Random Numbers}
+
+\subsection{Strings}
+
+\subsection{Text Output}
+
+\subsection{Time}
+
+\section{Volume Manipulation}
+
+\subsection{Volume Input}
+
+\subsection{Volume Output}
+
+\end{document}