diff options
Diffstat (limited to 'presentations/arrays.tex')
-rw-r--r-- | presentations/arrays.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/presentations/arrays.tex b/presentations/arrays.tex index 761b8a4..016a89e 100644 --- a/presentations/arrays.tex +++ b/presentations/arrays.tex @@ -85,7 +85,7 @@ Basic Image processing. \begin{frame} \frametitle{Matrix operations using arrays} - Understanding the structure of sslc.txt + Matrices using arrays: \begin{itemize} \item Creating and initializing arrays \item Manipulating arrays |