\item "TODO
\end{itemize}
}
-\frame{\frametitle{Pospopcount.s}
-
-\lstinputlisting[language={}]{pospopcount.s}
+\frame{\frametitle{Pospopcount.c}
+
+ Positional popcount adds up the totals of each bit set to 1 in each bit-position, of an array of input values.
+
+ \lstinputlisting[language={}]{pospopcount.c}
+
}
+\frame{\frametitle{Pospopcount.s}
-\frame{\frametitle{Pospopcount.c}
-
-\lstinputlisting[language={}]{pospopcount.c}
+\lstinputlisting[language={}]{pospopcount.s}
}
+
\frame{\frametitle{strncpy}
\begin{itemize}