cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

mischelper_8c.tex (1519B)


      1\hypertarget{mischelper_8c}{\section{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.c File Reference}
      2\label{mischelper_8c}\index{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.\-c@{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.\-c}}
      3}
      4{\ttfamily \#include $<$S\-D\-L\-\_\-test.\-h$>$}\\*
      5\subsection*{Functions}
      6\begin{DoxyCompactItemize}
      7\item 
      8void \hyperlink{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String} (char $\ast$str, char hash\mbox{[}33\mbox{]})
      9\end{DoxyCompactItemize}
     10
     11
     12\subsection{Detailed Description}
     13Header with miscellaneous helper functions.
     14
     15Source file with miscellaneous helper functions. 
     16
     17\subsection{Function Documentation}
     18\hypertarget{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{\index{mischelper.\-c@{mischelper.\-c}!S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}}
     19\index{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}!mischelper.c@{mischelper.\-c}}
     20\subsubsection[{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}]{\setlength{\rightskip}{0pt plus 5cm}void S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String (
     21\begin{DoxyParamCaption}
     22\item[{char $\ast$}]{str, }
     23\item[{char}]{hash\mbox{[}33\mbox{]}}
     24\end{DoxyParamCaption}
     25)}}\label{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}
     26Stores a 32 digit hexadecimal string representing the M\-D5 hash of the string {\ttfamily str} in {\ttfamily hash}.