mischelper_8c.tex 1.5 KB

1234567891011121314151617181920212223242526
  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
  8. void \hyperlink{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String} (char $\ast$str, char hash\mbox{[}33\mbox{]})
  9. \end{DoxyCompactItemize}
  10. \subsection{Detailed Description}
  11. Header with miscellaneous helper functions.
  12. Source file with miscellaneous helper functions.
  13. \subsection{Function Documentation}
  14. \hypertarget{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{\index{mischelper.\-c@{mischelper.\-c}!S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}}
  15. \index{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}!mischelper.c@{mischelper.\-c}}
  16. \subsubsection[{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}]{\setlength{\rightskip}{0pt plus 5cm}void S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String (
  17. \begin{DoxyParamCaption}
  18. \item[{char $\ast$}]{str, }
  19. \item[{char}]{hash\mbox{[}33\mbox{]}}
  20. \end{DoxyParamCaption}
  21. )}}\label{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}
  22. Stores a 32 digit hexadecimal string representing the M\-D5 hash of the string {\ttfamily str} in {\ttfamily hash}.