[보고서] kn1133436 sourceprogram(loader c) / sourc
페이지 정보
작성일 23-04-19 19:56
본문
Download : kn1133436_sourceprogram(loader c).hwp
- source program(loader.c)#include conio...
순서
레포트 kn1133436 sourceprogramloader c / sourc
- source program(loader.c)#include conio...
- source program(loader.c)#include conio.h #include stdio.h #include string.h #include stdlib.h #include ctype.h #define M 30typedef struct estab estab_ptr;typedef struct estab{ char name[7]; unsigned addr; estab_ptr link;}estab;estab_ptr table[20];void pass1(char );int errchk(char );void insert(char , unsigned);unsigned hash(char );void prnmap_head(void);void prnestab(void);void d_record(void);void h_record(char );void make_file(char );void pass2(char );void prnmem(void);void m_record(char );void t_record(void);void r_record(char );int PROGADDR = (4 16 16 16);char record[1000]={0};char line[80];FILE test, map, mem, est;unsigned csaddr, cslth;main(int argc, char argv){ int i,max, num = argc; char list[10] = {0}; array list(index is symbol number of modification record) csaddr = PROGADDR; make_file(argv[num-1]); ...
설명
[보고서] kn1133436 sourceprogram(loader c) / sourc
레포트 > 기타
Download : kn1133436_sourceprogram(loader c).hwp( 91 )
다.


