EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
Loading...
Searching...
No Matches
test_io.h
Go to the documentation of this file.
1
#ifndef TEST_IO_H
2
# define TEST_IO_H
3
4
# include "
./test_io_files/test_io_files.h
"
5
# include "
./test_io_terminal/test_io_terminal.h
"
6
# include "
pdp_11/pdp_11.h
"
7
8
int
test_io
(
struct
pdp_11_t
*,
int
,
char
**);
9
10
#endif
11
#pragma once
pdp_11.h
pdp_11_t
Definition
pdp_11_p.h:4
test_io
int test_io(struct pdp_11_t *, int, char **)
Definition
test_io.c:13
test_io_files.h
test_io_terminal.h
include
tests
test_pdp
test_io
test_io.h
Generated by
1.9.8