1234567891011121314151617181920212223242526 |
- \hypertarget{mischelper_8c}{\section{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.c File Reference}
- \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}}
- }
- {\ttfamily \#include $<$S\-D\-L\-\_\-test.\-h$>$}\\*
- \subsection*{Functions}
- \begin{DoxyCompactItemize}
- \item
- void \hyperlink{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String} (char $\ast$str, char hash\mbox{[}33\mbox{]})
- \end{DoxyCompactItemize}
- \subsection{Detailed Description}
- Header with miscellaneous helper functions.
- Source file with miscellaneous helper functions.
- \subsection{Function Documentation}
- \hypertarget{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{\index{mischelper.\-c@{mischelper.\-c}!S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}}
- \index{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}!mischelper.c@{mischelper.\-c}}
- \subsubsection[{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}]{\setlength{\rightskip}{0pt plus 5cm}void S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String (
- \begin{DoxyParamCaption}
- \item[{char $\ast$}]{str, }
- \item[{char}]{hash\mbox{[}33\mbox{]}}
- \end{DoxyParamCaption}
- )}}\label{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}
- Stores a 32 digit hexadecimal string representing the M\-D5 hash of the string {\ttfamily str} in {\ttfamily hash}.
|