|
|
1.1 root 1: .TS
2: center box;
3: cI s s
4: lfCW lfCW lfCW
5: lfCW lfCW lfCW
6: lfCW lfCW lfCW
7: lfCW lfCW lfCW.
8: Branch Table
9: a: jump a_code
10: b: jump b_code
11: c: jump c_code
12:
13: .T&
14: cI s s
15: lfCW s s.
16: Real Code
17: b_code(...) { ... }
18: a_code(...) { ... }
19: c_code(...) { ... }
20: .TE
21: .TS
22: center;
23: cIw(2.5i)
24: _
25: | afCW |
26: | afCW |
27: c.
28: import.h
29:
30: #define datum (*datum_ptr)
31: #define print (*print_ptr)
32: _
33: .TE
34: .TS
35: center;
36: cIw(2.5i)
37: _
38: | afCW |
39: | afCW |
40: | afCW |
41: | afCW |
42: | afCW |
43: | afCW |
44: | afCW |
45: | afCW |
46: c.
47: \fRNew\fP file.c
48:
49: #include "import.h"
50:
51: extern int datum;
52: extern void print( );
53: \&...
54: value = datum;
55: print(value);
56: \&...
57: _
58: .TE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.