root/doc_inner/doxygen/latex/load_8h.tex

/* [<][>][^][v][top][bottom][index][help] */
\doxysection{include/load.h File Reference}
\label{load_8h}\index{include/load.h@{include/load.h}}
This graph shows which files directly or indirectly include this file\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{load_8h__dep__incl}
\end{center}
\end{figure}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \textbf{ addcerrlist\+\_\+load} ()
\begin{DoxyCompactList}\small\item\em アセンブル結果読み込みエラーをエラーリストに追加する \end{DoxyCompactList}\item 
\textbf{ WORD} \textbf{ loadassemble} (const char $\ast$file, \textbf{ WORD} start)
\begin{DoxyCompactList}\small\item\em 指定されたファイルからアセンブル結果を読み込む \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Function Documentation}
\mbox{\label{load_8h_a2ee9725c08d25a34fd0879a2c3aa78f4}} 
\index{load.h@{load.h}!addcerrlist\_load@{addcerrlist\_load}}
\index{addcerrlist\_load@{addcerrlist\_load}!load.h@{load.h}}
\doxysubsubsection{addcerrlist\_load()}
{\footnotesize\ttfamily void addcerrlist\+\_\+load (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}



アセンブル結果読み込みエラーをエラーリストに追加する 



Definition at line 22 of file load.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=333pt]{load_8h_a2ee9725c08d25a34fd0879a2c3aa78f4_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=205pt]{load_8h_a2ee9725c08d25a34fd0879a2c3aa78f4_icgraph}
\end{center}
\end{figure}
\mbox{\label{load_8h_a186f8b4d29fe2ed208bf67a67ab2850f}} 
\index{load.h@{load.h}!loadassemble@{loadassemble}}
\index{loadassemble@{loadassemble}!load.h@{load.h}}
\doxysubsubsection{loadassemble()}
{\footnotesize\ttfamily \textbf{ WORD} loadassemble (\begin{DoxyParamCaption}\item[{const char $\ast$}]{file,  }\item[{\textbf{ WORD}}]{start }\end{DoxyParamCaption})}



指定されたファイルからアセンブル結果を読み込む 

\begin{DoxyReturn}{Returns}
読み込み終了アドレス。読み込めなかった場合は、0
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em file} & 読み込むファイル名 \\
\hline
{\em start} & 読み込み開始アドレス \\
\hline
\end{DoxyParams}


Definition at line 27 of file load.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=308pt]{load_8h_a186f8b4d29fe2ed208bf67a67ab2850f_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{load_8h_a186f8b4d29fe2ed208bf67a67ab2850f_icgraph}
\end{center}
\end{figure}

/* [<][>][^][v][top][bottom][index][help] */