Last change
on this file since 134 was
100,
checked in by rosiere, 16 years ago
|
1) Bug fix (Operation, Instruction)
2) Modif Return Address Stack
3) Add Soft Test
4) Add Soc Test
|
-
Property svn:keywords set to
Id
|
File size:
463 bytes
|
Line | |
---|
1 | #include "dhry.h" |
---|
2 | |
---|
3 | int main_dhry21 (); |
---|
4 | |
---|
5 | void Proc_1 (Rec_Pointer); |
---|
6 | void Proc_2 (One_Fifty *); |
---|
7 | void Proc_3 (Rec_Pointer *); |
---|
8 | void Proc_4 (); |
---|
9 | void Proc_5 (); |
---|
10 | void Proc_6 (Enumeration, Enumeration*); |
---|
11 | void Proc_7 (One_Fifty,One_Fifty,One_Fifty*); |
---|
12 | void Proc_8 (Arr_1_Dim,Arr_2_Dim,int,int); |
---|
13 | Enumeration Func_1 (Capital_Letter,Capital_Letter); |
---|
14 | Boolean Func_2 (Str_30,Str_30); |
---|
15 | Boolean Func_3 (Enumeration); |
---|
Note: See
TracBrowser
for help on using the repository browser.