mirror of
https://github.com/encounter/SDL.git
synced 2025-12-12 06:45:10 +00:00
Improve Android pause/resume behavior.
This commit is contained in:
26
visualtest/docs/latex/mischelper_8c.tex
Executable file
26
visualtest/docs/latex/mischelper_8c.tex
Executable file
@@ -0,0 +1,26 @@
|
||||
\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}.
|
||||
Reference in New Issue
Block a user