j8takagi.net
>
YACASL2
> 内部仕様書 -
Doxygen
|
GNU Global
YACASL2
Loading...
Searching...
No Matches
include
load.h
Go to the documentation of this file.
1
#ifndef YACASL2_LOAD_H_INCLUDED
2
#define YACASL2_LOAD_H_INCLUDED
3
#include "
word.h
"
4
#include "
struct.h
"
5
#include "
cerr.h
"
6
10
void
addcerrlist_load
();
11
20
WORD
loadassemble
(
const
char
*file,
WORD
start);
21
22
#endif
cerr.h
loadassemble
WORD loadassemble(const char *file, WORD start)
指定されたファイルからアセンブル結果を読み込む
Definition
load.c:20
addcerrlist_load
void addcerrlist_load()
アセンブル結果読み込みエラーをエラーリストに追加する
Definition
load.c:15
struct.h
word.h
WORD
unsigned short WORD
16ビットの数値を表すデータ型
Definition
word.h:9
Generated on
for YACASL2 by
1.14.0